Searched refs:NOTIFICATION_MESSAGE_KEY (Results 1 – 2 of 2) sorted by relevance
5 @Deprecated(message = "") const val NOTIFICATION_MESSAGE_KEY = "message" constant
31 put(NotificationConstants.NOTIFICATION_MESSAGE_KEY, body) // deprecated in toJSONObject()67 ?: jsonObject.getString(NotificationConstants.NOTIFICATION_MESSAGE_KEY) in fromJSONObjectString()