Enumerations
The following enumerations are available globally.
-
A list of the image sizes.
See moreDeclaration
Objective-C
enum NXMImageSize {}Swift
enum NXMImageSize : Int -
Deprecated
Used by the deprecated [NXMClient call:callHandler:completionHandler:] method
A list of the call handlers.
See moreDeclaration
Objective-C
enum NXMCallHandler {}Swift
enum NXMCallHandler : Int -
A list of attachment types for an
See moreNXMConversation.Declaration
Objective-C
enum NXMAttachmentType {}Swift
enum NXMAttachmentType : Int -
A list of push notification templates.
See moreDeclaration
Objective-C
enum NXMPushTemplate {}Swift
enum NXMPushTemplate : Int -
A list of
See moreNXMMediaupdate types.Declaration
Objective-C
enum NXMMediaType {}Swift
enum NXMMediaType : Int -
A list of
See moreNXMMessageEventtypes.Declaration
Objective-C
enum NXMMessageType {}Swift
enum NXMMessageType : Int -
A list of SIP statuses.
See moreDeclaration
Objective-C
enum NXMSipStatus {}Swift
enum NXMSipStatus : Int -
A list of message status types.
See moreDeclaration
Objective-C
enum NXMMessageStatusType {}Swift
enum NXMMessageStatusType : Int -
A list of event types allowed to be seen.
See moreDeclaration
Objective-C
enum NXMSeenEventType {}Swift
enum NXMSeenEventType : Int -
A list of event types allowed to be delivered.
See moreDeclaration
Objective-C
enum NXMDeliveredEventType {}Swift
enum NXMDeliveredEventType : Int -
A list of typing events statuses.
See moreDeclaration
Objective-C
enum NXMTextTypingEventStatus {}Swift
enum NXMTextTypingEventStatus : Int -
A list of
See moreNXMChanneltypes.Declaration
Objective-C
enum NXMChannelType {}Swift
enum NXMChannelType : Int -
A list of media stream types.
See moreDeclaration
Objective-C
enum NXMMediaStreamType {}Swift
enum NXMMediaStreamType : Int -
A list of
See moreNXMPageOrdertypes.Declaration
Objective-C
enum NXMPageOrder {}Swift
enum NXMPageOrder : Int -
A list of the call member statuses.
See moreDeclaration
Objective-C
enum NXMCallMemberStatus {}Swift
enum NXMCallMemberStatus : Int -
A list of the media connection statuses.
See moreDeclaration
Objective-C
enum NXMMediaConnectionStatus {}Swift
enum NXMMediaConnectionStatus : Int -
A list of the error codes.
See moreDeclaration
Objective-C
enum NXMErrorCode {}Swift
enum NXMErrorCode : Int -
A list of the log levels.
See moreDeclaration
Objective-C
enum NXMLoggerLevel {}Swift
enum NXMLoggerLevel : Int
Enumerations Reference