Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
PushConfig
Interface PushConfig
interface
PushConfig
{
jid
:
string
;
token
:
string
;
type
:
"apn"
|
"fcm"
|
"ms-teams"
|
"web-push"
;
}
Index
Properties
jid
token
type
Properties
jid
jid
:
string
token
token
:
string
type
type
:
"apn"
|
"fcm"
|
"ms-teams"
|
"web-push"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
jid
token
type
@quobis/sippojs
Loading...