toggle menu
api.video Android analytics library
3.0.0
androidJvm
switch theme
search in API
player-analytics-core
/
video.api.player.analytics.core.payload
/
Event
/
Companion
Companion
object
Companion
Members
Functions
create
Now
Link copied to clipboard
fun
createNow
(
type
:
Event.EventType
,
videoTimeInS
:
Float
,
videoWidth
:
Int
,
videoHeight
:
Int
,
paused
:
Boolean
,
errorCode
:
ErrorCode
)
:
Event
Creates an event with the current time.