kotlin-sdk
core
/
com.amplitude.core.platform
/
EventPipeline
Event
Pipeline
class
EventPipeline
(
amplitude
:
Amplitude
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
flush
Link copied to clipboard
fun
flush
(
)
Content copied to clipboard
put
Link copied to clipboard
fun
put
(
event
:
BaseEvent
)
Content copied to clipboard
start
Link copied to clipboard
fun
start
(
)
Content copied to clipboard
stop
Link copied to clipboard
fun
stop
(
)
Content copied to clipboard
Properties
flushSizeDivider
Link copied to clipboard
var
flushSizeDivider
:
AtomicInteger
Content copied to clipboard
running
Link copied to clipboard
var
running
:
Boolean
Content copied to clipboard
scheduled
Link copied to clipboard
var
scheduled
:
Boolean
Content copied to clipboard