Remarks
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) |