Method BlockPlayerAsync
BlockPlayerAsync(string)
"Block" a player, bidirectionally muting audio/text between that player and the local user.
Declaration
Task BlockPlayerAsync(string playerId)
Parameters
Type | Name | Description |
---|---|---|
string | playerId | The PlayerId to bidirectionally mute or unmute |
Returns
Type | Description |
---|---|
Task | Task for the operation |