Companion

object Companion

Functions

Link copied to clipboard
@JvmStatic
fun fromJson(jsonObject: JSONObject?): NotificationMessage?

Creates a NotificationMessage object from a JSONObject.

Link copied to clipboard