toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-automation
/
com.urbanairship.iam.content
/
Custom
Custom
class
Custom
:
JsonSerializable
Custom In-App content.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
JsonValue
Functions
copy
Link copied to clipboard
fun
copy
(
value
:
JsonValue
=
this.value
)
:
Custom
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String