onResult

abstract fun onResult(sound: String?, e: SendbirdException?)

A callback for when push sound option is got.

Since

3.0.29

Parameters

sound

Push notification sound set.

e

null if no error.