Input parameters for the EOS_RTCAdmin_SetParticipantHardMute function.
Properties
EOS_RTCAdmin_SetParticipantHardMuteOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_RTCADMIN_SETPARTICIPANTHARDMUTE_API_LATEST.
|
const char* RoomName
|
Room to kick the participant from
|
EOS_ProductUserId TargetUserId
|
Product User ID of the participant to hard mute for every participant in the room.
|
EOS_Bool bMute
|
Hard mute status (Mute on or off)
|
Input parameters for the EOS_RTCAdmin_SetParticipantHardMute function.
Properties
RTCAdmin.SetParticipantHardMuteOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTCADMIN_SETPARTICIPANTHARDMUTE_API_LATEST.
|
string RoomName
|
Room to kick the participant from
|
ProductUserId TargetUserId
|
Product User ID of the participant to hard mute for every participant in the room.
|
bool Mute
|
Hard mute status (Mute on or off)
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no