ZappChatConfiguration

interface ZappChatConfiguration : KoinComponent

Properties

Link copied to clipboard
open val timeOut: Long
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getChatPageConf(): Int
Link copied to clipboard
abstract fun getFirebasePath(): String
Link copied to clipboard
abstract fun getImageDesireHeigth(): Int
Link copied to clipboard
abstract fun getImageDesireWidth(): Int
Link copied to clipboard
abstract fun getImageMaxSize(): Int
Link copied to clipboard
open fun getKoin(): Koin
Link copied to clipboard
Link copied to clipboard
abstract fun getMessagePageConf(): Int
Link copied to clipboard
Link copied to clipboard
open fun handleNotification(data: Map<String, String>, context: Context, intent: PendingIntent? = null)
open fun handleNotification(chatId: String?, idMessage: String?, title: String?, body: String?, bodyLocalized: String?, context: Context, intent: PendingIntent? = null)
Link copied to clipboard
open fun mapContentCustom(type: Int, data: Map<String, Any>): ContentMessage<*>?

Methods for customized different aspect of Conversations celds