Other Structures Reference
The following structures are available globally.
-
Represents the current status of the application lifecycle.
See moreDeclaration
Swift
public struct ApplicationStatus -
Represents a duration of time with a specific unit and interval.
See moreDeclaration
Swift
public struct TimeFrameextension TimeFrame: Comparable, Equatable -
Model of data required to keep track of the current session.
See moreDeclaration
Swift
public struct Session -
Track result shows whether the dispatch being tracked has been enqueued for further processing or not along with some relevant information like the
See moreDispatchafter it’s been collected, transformed and consented and some readable info about the status of the dispatch.Declaration
Swift
public struct TrackResult : CustomStringConvertible