toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-automation
/
com.urbanairship.iam.content
/
InAppMessageDisplayContent
/
FullscreenContent
Fullscreen
Content
data
class
FullscreenContent
(
val
fullscreen
:
Fullscreen
)
:
InAppMessageDisplayContent
Fullscreen messages
Members
Constructors
Fullscreen
Content
Link copied to clipboard
constructor
(
fullscreen
:
Fullscreen
)
Properties
fullscreen
Link copied to clipboard
val
fullscreen
:
Fullscreen
Functions
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue
validate
Link copied to clipboard
open
override
fun
validate
(
)
:
Boolean
Inherited functions
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
is
Embedded
Link copied to clipboard
open
fun
isEmbedded
(
)
:
Boolean
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
destination
:
Parcel
,
flags
:
Int
)