MatchPhase

All possible phases of a football match. Wire values mirror the backend / iOS MatchPhase exactly (including the OTHER fallback bucket).

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fallback match minute used to position the progress bar when the backend does not provide statusChangedAt (i.e. when the exact minute cannot be computed client-side).

Link copied to clipboard

Default display text used when the backend does not override it via statusLabels.

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

Whether this is added/injury time.

Link copied to clipboard

Whether the match is currently in a break period.

Link copied to clipboard

Whether the match has concluded.

Link copied to clipboard

Whether the ball is actively in play (regular, added or extra time, penalties).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.