Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
TagoContext
Interface TagoContext
As current version of the SDK doesn't provide the TagoContext interface.
interface
TagoContext
{
analysis_id
:
string
;
environment
:
AnalysisEnvironment
[]
;
log
:
(
(
...
args
)
=>
void
)
;
token
:
string
;
}
Index
Properties
analysis_
id
environment
log
token
Properties
analysis_
id
analysis_
id
:
string
environment
environment
:
AnalysisEnvironment
[]
log
log
:
(
(
...
args
)
=>
void
)
Type declaration
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
token
token
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
analysis_
id
environment
log
token
TagoIO SDK for JavaScript and TypeScript
Loading...
As current version of the SDK doesn't provide the TagoContext interface.