Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
Invite
Interface Invite
interface
Invite
{
context
:
Record
<
string
,
string
>
&
{
contextInfo
?:
Record
<
string
,
string
>
;
}
;
from
:
string
;
fromDetails
:
InviteFromDetails
;
id
:
string
;
mediatypes
:
MediaTypes
;
}
Index
Properties
context
from
from
Details
id
mediatypes
Properties
context
context
:
Record
<
string
,
string
>
&
{
contextInfo
?:
Record
<
string
,
string
>
;
}
Type declaration
Optional
context
Info
?:
Record
<
string
,
string
>
from
from
:
string
from
Details
from
Details
:
InviteFromDetails
id
id
:
string
mediatypes
mediatypes
:
MediaTypes
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
context
from
from
Details
id
mediatypes
@quobis/sippojs
Loading...