Enumerations

The following enumerations are available globally.

  • The cloud that the identifier belongs to.

    See more

    Declaration

    Swift

    public enum CommunicationCloudEnvironmentModel : RequestStringConvertible, Codable, Equatable
  • The chat message type.

    See more

    Declaration

    Swift

    public enum ChatMessageType : RequestStringConvertible, Codable, Equatable
  • PushNotificationChatEventType representing the different events for push notifications

    See more

    Declaration

    Swift

    public enum PushNotificationChatEventType : String
  • PushNotificationEvents.

    See more

    Declaration

    Swift

    public enum PushNotificationEvent
  • Signaling errors enum for errors that might occur when realtime-notifications are started.

    See more

    Declaration

    Swift

    public enum CommunicationSignalingError : Error
  • ChatEventId representing the different events for real-time notifications

    See more

    Declaration

    Swift

    public enum ChatEventId : String
  • TrouterEvents.

    See more

    Declaration

    Swift

    public enum TrouterEvent