getDoNotDisturb

suspend fun SendbirdChat.getDoNotDisturb(): DoNotDisturbResult
suspend fun SendbirdChat.HMS.getDoNotDisturb(): DoNotDisturbResult

Gets Do-not-disturb option for the current User.

Since

4.15.0


fun SendbirdChat.getDoNotDisturb(handler: ResultHandler<DoNotDisturbResult>?)
fun SendbirdChat.HMS.getDoNotDisturb(handler: ResultHandler<DoNotDisturbResult>?)

Gets Do-not-disturb option for the current User.

Since

4.15.0

Parameters

handler

Callback handler.