Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The valid responses for an offer of a message object to a block.
enum message_status;
Members
Values
Name |
Description |
---|---|
accepted |
The target accepted the message. |
declined |
The target did not accept the message. |
missed |
The target tried to accept the message, but it was no longer available. |
postponed |
The target postponed the message. |
Requirements
Header: agents.h
Namespace: Concurrency