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