DoNotDisturbHandler

GetDoNotDisturb handler. This handler provides callback for SendbirdChat.getDoNotDisturb.

Since

3.0.2

Functions

Link copied to clipboard
abstract fun onResult(isDoNotDisturbOn: Boolean, startHour: Int, startMin: Int, endHour: Int, endMin: Int, timezone: String?, e: SendbirdException?)

A callback for when Do-not-disturb option is got.