Airship Android SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Airship Android SDK
urbanairship-core
/
com.urbanairship.push
/
PushMessage
/
Companion
/
fromJsonValue
from
Json
Value
androidJvm
fun
fromJsonValue
(
jsonValue
:
JsonValue
)
:
PushMessage
(
source
)
Creates a push message from a json value.
Return
The push message.
Parameters
json
Value
The json value.