Enumerations
The following enumerations are available globally.
-
@discussion Represents various actions the user takes when interacting with AvMessagingSdk UI components.
See moreDeclaration
Objective-C
enum AVAAction : NSInteger {}
Swift
enum AVAAction : Int
-
Declaration
Objective-C
enum AVAMessageUploadStatus : NSInteger {}
Swift
enum AVAMessageUploadStatus : Int