Direct Call Log List Query Result Handler
fun interface DirectCallLogListQueryResultHandler
Content copied to clipboard
DirectCallLogListQueryResultHandler
Since
0.6.0
Functions
on Result
Link copied to clipboard
abstract fun onResult(callLogs: List<DirectCallLog>?, e: SendBirdException?)
Content copied to clipboard
A callback for when the query is done.