MyMutedInfoHandler

My muted info handler. This handler provides callback for BaseChannel.getMyMutedInfo.

Since

3.0.79

Functions

Link copied to clipboard
abstract fun onResult(isMuted: Boolean, description: String?, startAt: Long, endAt: Long, remainingDuration: Long, e: SendbirdException?)

A callback for when my muted information is got.