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
;
authType
:
"token"
|
"cookies"
|
"apiKey"
;
baseUrl
:
string
;
disableSocket
?:
boolean
;
logger
:
Logger
;
multiInstance
?:
boolean
;
networkType
:
SupernetType
;
socketUrl
:
string
;
}
Index
Properties
app
Id
auth
Type
base
Url
disable
Socket?
logger
multi
Instance?
network
Type
socket
Url
Properties
app
Id
appId
:
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
socket
Url
socketUrl
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
Id
auth
Type
base
Url
disable
Socket
logger
multi
Instance
network
Type
socket
Url
@sogni-ai/sogni-client
Loading...