GroupChannelCreateDistinctChannelIfNotExistHandler

GroupChannelCreateDistinctChannelIfNotExist handler. This handler provides callback for GroupChannel.createDistinctChannelIfNotExist.

Since

3.0.83

Functions

Link copied to clipboard
abstract fun onResult(channel: GroupChannel?, isCreated: Boolean, e: SendbirdException?)

A callback for when channel creation is done.