@videosdk.live/server-sdk
Preparing search index...
SwitchRoomInput
Interface SwitchRoomInput
Options for
SipCallsResource.switchRoom
.
interface
SwitchRoomInput
{
participantId
?:
string
;
roomId
:
string
;
token
?:
string
;
}
Index
Properties
participant
Id?
room
Id
token?
Properties
Optional
participant
Id
participantId
?:
string
room
Id
roomId
:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
participant
Id
room
Id
token
@videosdk.live/server-sdk
Loading...
Options for SipCallsResource.switchRoom.