toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.contacts
/
ContactChannel
/
Companion
/
fromJson
from
Json
fun
fromJson
(
jsonValue
:
JsonValue
)
:
ContactChannel
Parses channel contact from JSON.
Return
Contact channel.
Parameters
json
Value
The json value.
Throws
Json
Exception