Skip to main content

ChannelWebRtcKickRequest

ChannelWebRtcKickRequest = object

Request object for removing a participant from a voice channel.

Properties

channelId

channelId: ChannelGuid

The unique identifier of the voice channel. Required.


userId?

optional userId: UserGuid

The unique identifier of the user to kick. Required.