kTimelineEvents constant

String const kTimelineEvents

A block of timeline events has been completed.

This service event is not sent for individual timeline events. It is subject to buffering, so the most recent timeline events may never be included in any TimelineEvents event if no timeline events occur later to complete the block.

Implementation

static const String kTimelineEvents = 'TimelineEvents';