Companion

object Companion

Properties

Link copied to clipboard
const val body: String
Link copied to clipboard
const val body_loc_key: String
Link copied to clipboard
const val chat: String
Link copied to clipboard
const val message: String
Link copied to clipboard
const val TAG: String
Link copied to clipboard
const val title: String

Functions

Link copied to clipboard
Link copied to clipboard
fun handleNotification(data: Map<String, String>, context: Context, intent: PendingIntent? = null)
fun handleNotification(chatId: String?, idMessage: String?, title: String?, body: String?, bodyLocalized: String?, context: Context, intent: PendingIntent? = null)