onResult

abstract fun onResult(emojiCategory: EmojiCategory?, e: SendbirdException?)

A callback for when emoji category is got.

Since

3.0.130

Parameters

emojiCategory

Emoji category.

e

null if no error.