MediaSFU React Native
Preparing search index...
Participant
Interface Participant
interface
Participant
{
id
?:
string
;
audioID
:
string
;
videoID
:
string
;
ScreenID
?:
string
;
ScreenOn
?:
boolean
;
islevel
?:
string
;
isAdmin
?:
boolean
;
isHost
?:
boolean
;
name
:
string
;
muted
?:
boolean
;
isBanned
?:
boolean
;
isSuspended
?:
boolean
;
useBoard
?:
boolean
;
breakRoom
?:
number
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
id?
audio
ID
video
ID
Screen
ID?
Screen
On?
islevel?
is
Admin?
is
Host?
name
muted?
is
Banned?
is
Suspended?
use
Board?
break
Room?
Properties
Optional
id
id
?:
string
audio
ID
audioID
:
string
video
ID
videoID
:
string
Optional
Screen
ID
ScreenID
?:
string
Optional
Screen
On
ScreenOn
?:
boolean
Optional
islevel
islevel
?:
string
Optional
is
Admin
isAdmin
?:
boolean
Optional
is
Host
isHost
?:
boolean
name
name
:
string
Optional
muted
muted
?:
boolean
Optional
is
Banned
isBanned
?:
boolean
Optional
is
Suspended
isSuspended
?:
boolean
Optional
use
Board
useBoard
?:
boolean
Optional
break
Room
breakRoom
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
audio
ID
video
ID
Screen
ID
Screen
On
islevel
is
Admin
is
Host
name
muted
is
Banned
is
Suspended
use
Board
break
Room
MediaSFU
MediaSFU React Native
Loading...