toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-automation
/
com.urbanairship.iam.content
/
InAppMessageDisplayContent
/
AirshipLayoutContent
Airship
Layout
Content
data
class
AirshipLayoutContent
(
val
layout
:
AirshipLayout
)
:
InAppMessageDisplayContent
Airship layout messages
Members
Constructors
Airship
Layout
Content
Link copied to clipboard
constructor
(
layout
:
AirshipLayout
)
Properties
layout
Link copied to clipboard
val
layout
:
AirshipLayout
Functions
is
Embedded
Link copied to clipboard
open
override
fun
isEmbedded
(
)
:
Boolean
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
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
destination
:
Parcel
,
flags
:
Int
)