Fields

open class Fields

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val APPLICATION_ID: String = "application"
Key value to set the Application Id
Link copied to clipboard
val BASE_PARAMS: String = "baseParams"
Link copied to clipboard
val BCOVE_AUTH_TOKEN: String = "Authorization"
Link copied to clipboard
val DELIVERY_TYPE: String = "delivery_type"
The delivery type of current playback (LIVE or ON DEMAND)
Link copied to clipboard
val DOWNLOAD_CANCEL_TIME: String = "download_cancel_time"
The name of the property specifies the date and time when the download request was cancelled as number of milliseconds since January 1, 1970, 00:00:00 GMT.
Link copied to clipboard
val DOWNLOAD_COMPLETION_TIME: String = "download_completion_time"
The name of the property specifies the date and time when the download request completed as number of milliseconds since January 1, 1970, 00:00:00 GMT.
Link copied to clipboard
val DOWNLOAD_FAILURE_TIME: String = "download_failure_time"
The name of the property specifies the date and time when the download request failed as number of milliseconds since January 1, 1970, 00:00:00 GMT.
Link copied to clipboard
val DOWNLOAD_ID: String = "download_id"
The name of the property specifies the globally unique download identifier for the offline copy of the video.
Link copied to clipboard
val DOWNLOAD_REQUEST_TIME: String = "download_request_time"
The name of the property specifies that date and time when the download request was initiated as the number of milliseconds since January 1, 1970, 00:00:00 GMT.
Link copied to clipboard
val DOWNLOAD_SIZE: String = "file_size_bytes"
The name of the property specifies the total size of the download as number of bytes.
Link copied to clipboard
Involves all ad related analytics events.
Link copied to clipboard
val EVENT_DOWNLOAD_CANCEL: String = "video_download_cancellation"
This event will be sent when a Video download is successfully cancelled.
Link copied to clipboard
val EVENT_DOWNLOAD_COMPLETE: String = "video_download_complete"
This event will be sent when a Video download is successfully completed.
Link copied to clipboard
val EVENT_DOWNLOAD_FAIL: String = "video_download_error"
This event will be sent when a Video download fails.
Link copied to clipboard
val EVENT_DOWNLOAD_REQUESTED: String = "video_download_request"
This event will be sent to the analytics server when a request to download a Video is received.
Link copied to clipboard
val EVENT_DOWNLOAD_START: String = "video_download_start"
This event will be sent when a Video download starts the first time.
Link copied to clipboard
val MEDIA_TYPE: String = "media_type"
The media type of current playback (AUDIO or VIDEO)
Link copied to clipboard
Link copied to clipboard
val USER: String = "user"
Key value to set the User