menu
cloudroomvideosdk package
documentation
cr_defines.dart
CrChangeNickName
CrChangeNickName constructor
CrChangeNickName constructor
dark_mode
light_mode
CrChangeNickName
constructor
CrChangeNickName
(
{
required
String
userId
,
required
String
newName
,
String
?
oldName
,
int
?
sdkErr
,
})
Implementation
CrChangeNickName( {required this.userId, required this.newName, this.oldName, this.sdkErr});
cloudroomvideosdk package
documentation
cr_defines
CrChangeNickName
CrChangeNickName constructor
CrChangeNickName class