This data structure is part of the RTC Interface.
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
|
This data structure is part of the RTC Interface.
This struct is passed in with a call to EOS_RTC_BlockParticipant.
Properties
RTC.BlockParticipantOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_RTC_BLOCKPARTICIPANT_API_LATEST.
|
ProductUserId LocalUserId
|
Product User ID of the user trying to request this operation.
|
string RoomName
|
The room the users should be blocked on.
|
ProductUserId ParticipantId
|
Product User ID of the participant to block
|
bool Blocked
|
Block or unblock the participant
|
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