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