This data structure is part of the RTC Interface.
Remarks
This struct is passed in with a call to EOS_RTC_BlockParticipant.
Properties
EOS_RTC_BlockParticipantOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_RTC_BLOCKPARTICIPANT_API_LATEST. |
EOS_ProductUserId LocalUserId | Product User ID of the user trying to request this operation. |
const char* RoomName | The room the users should be blocked on. |
EOS_ProductUserId ParticipantId | Product User ID of the participant to block |
EOS_Bool bBlocked | Block or unblock the participant |