Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.json
/
JsonSerializable
Json
Serializable
interface
JsonSerializable
Interface for classes whose instances can be written as a JsonValue.
Inheritors
Feature
Field
Scope
ContactChannel
RegistrationInfo
RegistrationInfo
EmailRegistrationOptions
OpenChannelRegistrationOptions
SmsRegistrationOptions
Permission
PermissionStatus
JsonValue
JsonPredicate
JsonList
JsonMatcher
ValueMatcher
JsonMap
AssociatedIdentifiers
CustomEvent
RegionEvent
PushMessage
NotificationChannelCompat
ActionValue
Properties
Properties
Properties
Properties
Members
Functions
to
Json
Value
Link copied to clipboard
@
NonNull
abstract
fun
toJsonValue
(
)
:
JsonValue
Returns the objects represented as a JsonValue.