State of initiated chat request.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
Member name | Value | Description | |
---|---|---|---|
New | 1 | Default state. User will be notified about requests in this state. | |
Accepted | 2 | User has accepted this request and is (or was) chatting with supporter. | |
Declined | 3 | Request was declined and shall not be shown to user ever again. | |
Deleted | 4 | Request is marked for deletion - should be removed from cache and will be deleted from database in the next cleaning. |
See Also