segments

open override val segments: MutableList<Segment>

Returns all segments for the profile. The segments are retrieved by each PAGEVIEW event.

Make sure that the PAGEVIEW event is triggered before retrieving the latest updates on which segment a profiles falls into.

Return

The segments.