BatchMessageImageContent
@interface BatchMessageImageContent <BatchInAppMessageContent>
Model describing the content of an image message
-
Undocumented
Declaration
Objective-C
@property CGSize imageSize
-
Undocumented
Declaration
Objective-C
@property (nullable) NSString *imageURL
-
Undocumented
Declaration
Objective-C
@property NSTimeInterval globalTapDelay
-
Undocumented
Declaration
Objective-C
@property (nonnull) BatchImageMessageAction *globalTapAction
-
Undocumented
Declaration
Objective-C
@property BOOL isFullscreen
-
Undocumented
Declaration
Objective-C
@property (nullable) NSString *imageDescription
-
Undocumented
Declaration
Objective-C
@property NSTimeInterval autoClose
-
Undocumented
Declaration
Objective-C
@property BOOL allowSwipeToDismiss