Message Update Manager
Types
Functions
add Message Update Listener
Link copied to clipboard
fun addMessageUpdateListener(owner: LifecycleOwner?, listener: KIMMessageUpdateListener)
Content copied to clipboard
notify Message Update Listener
Link copied to clipboard
fun notifyMessageUpdateListener(chatId: String, messages: List<KIMCoreMessage>, hasMore: Boolean)
Content copied to clipboard
remove Message Update Listener
Link copied to clipboard