Sendbird Live
Sendbird Live
/
com.sendbird.live
/
LiveEventListener
/
onCustomItemsDelete
on
Custom
Items
Delete
abstract
fun
onCustomItemsDelete
(
liveEvent
:
LiveEvent
,
customItems
:
Map
<
String
,
String
>
,
deletedKeys
:
List
<
String
>
)
Content copied to clipboard
Invoked when the custom items in a live event have been deleted.
Since
1.0.0
Parameters
live
Event
LiveEvent
.
custom
Items
Map
deleted
Keys
List