kotlin-sdk
core
/
com.amplitude.core.platform
/
Timeline
Timeline
open
class
Timeline
Content copied to clipboard
Functions
Properties
Functions
add
Link copied to clipboard
fun
add
(
plugin
:
Plugin
)
Content copied to clipboard
apply
Closure
Link copied to clipboard
fun
applyClosure
(
closure
:
(
Plugin
)
->
Unit
)
Content copied to clipboard
apply
Plugins
Link copied to clipboard
fun
applyPlugins
(
type
:
Plugin.Type
,
event
:
BaseEvent
?
)
:
BaseEvent
?
Content copied to clipboard
process
Link copied to clipboard
open
fun
process
(
incomingEvent
:
BaseEvent
)
Content copied to clipboard
remove
Link copied to clipboard
fun
remove
(
plugin
:
Plugin
)
Content copied to clipboard
Properties
amplitude
Link copied to clipboard
lateinit
var
amplitude
:
Amplitude
Content copied to clipboard