on Result
abstract fun onResult(notificationTemplateList: NotificationTemplateList?, hasMore: Boolean, token: String?, e: SendbirdException?)
A callback for the response.
Since
4.6.0
Parameters
notification Template List
NotificationTemplateList object holding json response payload
has More
Returned true if it has more template list.
token
Returned token to get next template list.
e
null
if no error.