InitiatedChatRequestStateEnum EnumerationKentico 8.0 API Reference
State of initiated chat request.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
New1 Default state. User will be notified about requests in this state.
Accepted2 User has accepted this request and is (or was) chatting with supporter.
Declined3 Request was declined and shall not be shown to user ever again.
Deleted4 Request is marked for deletion - should be removed from cache and will be deleted from database in the next cleaning.
See Also