NXMAttachmentType
Objective-C
enum NXMAttachmentType {}
Swift
enum NXMAttachmentType : Int
A list of attachment types for an NXMConversation.
-
An Image attachment type
Declaration
Objective-C
NXMAttachmentTypeImageSwift
case image = 0
NXMAttachmentType Enumeration Reference