@launchdarkly/observability + @launchdarkly/session-replay
Preparing search index...
integrations/amplitude
AmplitudeAPI
Interface AmplitudeAPI
interface
AmplitudeAPI
{
getInstance
:
()
=>
any
;
identify
:
(
unique_id
:
string
)
=>
void
;
Identify
:
any
;
init
:
(
token
:
string
)
=>
void
;
track
:
(
event_name
:
string
,
properties
?:
any
,
options
?:
any
)
=>
void
;
}
Index
Properties
get
Instance
identify
Identify
init
track
Properties
get
Instance
getInstance
:
()
=>
any
identify
identify
:
(
unique_id
:
string
)
=>
void
Identify
Identify
:
any
init
init
:
(
token
:
string
)
=>
void
track
track
:
(
event_name
:
string
,
properties
?:
any
,
options
?:
any
)
=>
void
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
get
Instance
identify
Identify
init
track
@launchdarkly/observability + @launchdarkly/session-replay
Loading...