menu
zego_zim package
documentation
zego_zim.dart
ZIMRoomAttributesOperatedCallResult
ZIMRoomAttributesOperatedCallResult.new constructor
ZIMRoomAttributesOperatedCallResult.new constructor
dark_mode
light_mode
ZIMRoomAttributesOperatedCallResult
constructor
ZIMRoomAttributesOperatedCallResult
(
{
required
String
roomID
,
required
List
<
String
>
errorKeys
,
})
Implementation
ZIMRoomAttributesOperatedCallResult( {required this.roomID, required this.errorKeys});
zego_zim package
documentation
zego_zim
ZIMRoomAttributesOperatedCallResult
ZIMRoomAttributesOperatedCallResult.new constructor
ZIMRoomAttributesOperatedCallResult class