Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISwitchRequest

Hierarchy

  • ISwitchRequest

Index

Properties

Properties

Optional audio

audio: boolean

true|false, depending on whether audio should be relayed or not; optional

Optional data

data: boolean

true|false, depending on whether datachannel messages should be relayed or not; optional

feed

feed: number

unique ID of the new publisher to switch to; mandatory

request

request: "switch"

Optional video

video: boolean

true|false, depending on whether video should be relayed or not; optional

Generated using TypeDoc