UserModel constructor
UserModel()
Implementation
UserModel(this._clientId, this._name, this._role, this._isAudioMuted,
this._isVideoMuted, this._isAwaitedUser,this._user_Ref);
UserModel(this._clientId, this._name, this._role, this._isAudioMuted,
this._isVideoMuted, this._isAwaitedUser,this._user_Ref);