Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
MeetingParameters
Interface MeetingParameters
interface
MeetingParameters
{
creator
:
string
;
id
:
string
;
isPasswordProtected
:
boolean
;
language
:
string
;
name
:
string
;
participants
:
Iterable
<
MeetingParticipant
>
;
phone
:
string
;
record
:
boolean
;
url
:
string
;
validSince
:
number
;
validUntil
:
number
;
}
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
:
Iterable
<
MeetingParticipant
>
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...