onResult

abstract fun onResult(notificationTemplate: NotificationTemplate?, e: SendbirdException?)

A callback for the response.

Since

4.6.0

Parameters

notificationTemplate

NotificationTemplate object holding json response payload

e

null if no error.