menu
tim_ui_kit_calling_plugin package
documentation
model/TIMUIKitInvitedParams.dart
OnUserLeaveParams
OnUserLeaveParams constructor
OnUserLeaveParams constructor
dark_mode
light_mode
OnUserLeaveParams
constructor
OnUserLeaveParams
(
{
String
userID
=
""
,
int
reason
=
0
,
})
Implementation
OnUserLeaveParams({this.userID = "", this.reason = 0});
tim_ui_kit_calling_plugin package
documentation
model/TIMUIKitInvitedParams
OnUserLeaveParams
OnUserLeaveParams constructor
OnUserLeaveParams class