Preparing search index...
The search index is not available
@30k/starcomm-client
@30k/starcomm-client
PublicTokenResponse
Interface PublicTokenResponse
Public embed token and associated widget/status URLs.
interface
PublicTokenResponse
{
ok
:
boolean
;
statusUrl
:
string
;
token
:
string
;
widgetUrl
:
string
;
}
Index
Properties
ok
status
Url
token
widget
Url
Properties
ok
ok
:
boolean
status
Url
statusUrl
:
string
token
token
:
string
widget
Url
widgetUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ok
status
Url
token
widget
Url
@30k/starcomm-client
Loading...
Public embed token and associated widget/status URLs.