ChatEventId
public enum ChatEventId : String
ChatEventId representing the different events for real-time notifications
-
Undocumented
Declaration
Swift
case realTimeNotificationConnected
-
Undocumented
Declaration
Swift
case realTimeNotificationDisconnected
-
Undocumented
Declaration
Swift
case chatMessageReceived
-
Undocumented
Declaration
Swift
case typingIndicatorReceived
-
Undocumented
Declaration
Swift
case readReceiptReceived
-
Undocumented
Declaration
Swift
case chatMessageEdited
-
Undocumented
Declaration
Swift
case chatMessageDeleted
-
Undocumented
Declaration
Swift
case chatThreadCreated
-
Undocumented
Declaration
Swift
case chatThreadPropertiesUpdated
-
Undocumented
Declaration
Swift
case chatThreadDeleted
-
Undocumented
Declaration
Swift
case participantsAdded
-
Undocumented
Declaration
Swift
case participantsRemoved