toggle menu
SendbirdChat
4.24.0
androidJvm
switch theme
search in API
SendbirdChat
/
com.sendbird.android.handler
/
ReportCategoryInfoListHandler
Report
Category
Info
List
Handler
@
JvmSuppressWildcards
fun
interface
ReportCategoryInfoListHandler
Report category handler. This provides callback for report category related report methods.
Since
4.21.0
Members
Functions
on
Result
Link copied to clipboard
abstract
fun
onResult
(
reportCategoryInfoList
:
List
<
ReportCategoryInfo
>
?
,
e
:
SendbirdException
?
)