menu
em_chat_uikit package
documentation
sdk_service/observers/room_observer.dart
RoomObserver
onAttributesRemoved method
onAttributesRemoved method
dark_mode
light_mode
onAttributesRemoved
method
void
onAttributesRemoved
(
String
roomId
,
List
<
String
>
removedKeys
,
String
from
)
Implementation
void onAttributesRemoved( String roomId, List<String> removedKeys, String from) {}
em_chat_uikit package
documentation
sdk_service/observers/room_observer
RoomObserver
onAttributesRemoved method
RoomObserver class