fromJson

fun fromJson(jsonString: String): PushDeviceToken

Creates a PushDeviceToken from JSON string.

Return

The deserialized PushDeviceToken, or null if deserialization fails

Parameters

jsonString

The JSON string representation of a PushDeviceToken