Batch Android SDK
Toggle table of contents
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Batch Android SDK
Batch Android SDK
/
com.batch.android
/
BatchImageContent
Batch
Image
Content
open
class
BatchImageContent
:
BatchInAppMessage.Content
Model for the content of an image-only message
Members
Types
Action
Link copied to clipboard
open
class
Action
Properties
auto
Close
Delay
Link copied to clipboard
open
val
autoCloseDelay
:
Int
global
Tap
Action
Link copied to clipboard
open
val
globalTapAction
:
BatchImageContent.Action
global
Tap
Delay
Link copied to clipboard
open
val
globalTapDelay
:
Long
image
Description
Link copied to clipboard
open
val
imageDescription
:
String
image
URL
Link copied to clipboard
open
val
imageURL
:
String
is
Fullscreen
Link copied to clipboard
open
val
isFullscreen
:
Boolean
Functions
get
Image
Size
Link copied to clipboard
open
fun
getImageSize
(
)
:
Point
is
Allow
Swipe
To
Dismiss
Link copied to clipboard
open
fun
isAllowSwipeToDismiss
(
)
:
Boolean