Enumerations
The following enumerations are available globally.
- 
                  
                  
The cloud that the identifier belongs to.
See moreDeclaration
Swift
public enum CommunicationCloudEnvironmentModel : RequestStringConvertible, Codable, Equatable - 
                  
                  
The chat message type.
See moreDeclaration
Swift
public enum ChatMessageType : RequestStringConvertible, Codable, Equatable - 
                  
                  
PushNotificationChatEventType representing the different events for push notifications
See moreDeclaration
Swift
public enum PushNotificationChatEventType : String - 
                  
                  
PushNotificationEvents.
See moreDeclaration
Swift
public enum PushNotificationEvent - 
                  
                  
Signaling errors enum for errors that might occur when realtime-notifications are started.
See moreDeclaration
Swift
public enum CommunicationSignalingError : Error - 
                  
                  
ChatEventId representing the different events for real-time notifications
See moreDeclaration
Swift
public enum ChatEventId : String - 
                  
                  
TrouterEvents.
See moreDeclaration
Swift
public enum TrouterEvent 
            View on GitHub
          
      Enumerations  Reference