Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
ApiClientOptions
Interface ApiClientOptions
interface
ApiClientOptions
{
appId
:
string
;
appSource
?:
string
;
authType
:
"token"
|
"cookies"
|
"apiKey"
;
baseUrl
:
string
;
disableSocket
?:
boolean
;
logger
:
Logger
;
multiInstance
?:
boolean
;
networkType
:
SupernetType
;
socketEventSubscriptions
?:
SocketEventSubscriptions
;
socketUrl
:
string
;
}
Index
Properties
app
Id
app
Source?
auth
Type
base
Url
disable
Socket?
logger
multi
Instance?
network
Type
socket
Event
Subscriptions?
socket
Url
Properties
app
Id
appId
:
string
Optional
app
Source
appSource
?:
string
auth
Type
authType
:
"token"
|
"cookies"
|
"apiKey"
base
Url
baseUrl
:
string
Optional
disable
Socket
disableSocket
?:
boolean
logger
logger
:
Logger
Optional
multi
Instance
multiInstance
?:
boolean
network
Type
networkType
:
SupernetType
Optional
socket
Event
Subscriptions
socketEventSubscriptions
?:
SocketEventSubscriptions
socket
Url
socketUrl
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
Id
app
Source
auth
Type
base
Url
disable
Socket
logger
multi
Instance
network
Type
socket
Event
Subscriptions
socket
Url
@sogni-ai/sogni-client
Loading...