FoxoChat.js Packages
Preparing search index...
foxochat.js
APIInfo
Interface APIInfo
API Info DTO.
interface
APIInfo
{
app_url
:
string
;
cdn_url
:
string
;
gateway_url
:
string
;
version
:
string
;
}
Index
Properties
app_
url
cdn_
url
gateway_
url
version
Properties
app_
url
app_url
:
string
The URL of Application.
cdn_
url
cdn_url
:
string
The URL of CDN.
gateway_
url
gateway_url
:
string
The URL of Gateway.
version
version
:
string
The version of API.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
url
cdn_
url
gateway_
url
version
FoxoChat.js Packages
Loading...
API Info DTO.