Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
Meeting
Interface Meeting
interface
Meeting
{
creator
:
string
;
id
:
string
;
isPasswordProtected
:
boolean
;
language
:
string
;
name
:
string
;
participants
:
readonly
ParticipantDto
[]
;
phone
:
string
;
record
:
boolean
;
url
:
string
;
validSince
:
number
;
validUntil
:
number
;
}
Hierarchy
Omit
<
MeetingDto
,
"record"
|
"user"
>
Meeting
Index
Properties
creator
id
is
Password
Protected
language
name
participants
phone
record
url
valid
Since
valid
Until
Properties
creator
creator
:
string
id
id
:
string
is
Password
Protected
is
Password
Protected
:
boolean
language
language
:
string
name
name
:
string
participants
participants
:
readonly
ParticipantDto
[]
phone
phone
:
string
record
record
:
boolean
url
url
:
string
valid
Since
valid
Since
:
number
valid
Until
valid
Until
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
creator
id
is
Password
Protected
language
name
participants
phone
record
url
valid
Since
valid
Until
@quobis/sippojs
Loading...