The AdhocChatHistoryActionType enumeration is used to determine the type of operation with a message.
It is used by the property:
IAdhocChatHistoryAction.Type.
Value | Brief description |
0 | None. Operation is not executed. |
1 | AddMessage. Adding message to the history. |
See also: