Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
ConferenceLogTransferDto
Interface ConferenceLogTransferDto
interface
ConferenceLogTransferDto
{
from
:
string
;
id
:
string
;
idInvite
:
string
;
mediatypes
:
{
audio
:
boolean
;
screen
:
boolean
;
video
:
boolean
;
}
;
roomId
:
string
;
state
:
"DECLINED"
|
"INVITED"
;
to
:
string
;
}
Index
Properties
from
id
id
Invite
mediatypes
room
Id
state
to
Properties
from
from
:
string
id
id
:
string
id
Invite
id
Invite
:
string
mediatypes
mediatypes
:
{
audio
:
boolean
;
screen
:
boolean
;
video
:
boolean
;
}
Type declaration
audio
:
boolean
screen
:
boolean
video
:
boolean
room
Id
room
Id
:
string
state
state
:
"DECLINED"
|
"INVITED"
to
to
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
from
id
id
Invite
mediatypes
room
Id
state
to
@quobis/sippojs
Loading...