Structures

The following structures are available globally.

  • Represents a User

    See more

    Declaration

    Swift

    public struct User
  • Structure used in PredixMobilityConfiguration to define a database View. See dataViewDefinitions and appendDataViewDefinition

    See more

    Declaration

    Swift

    public struct ViewDefinition
  • OptionSet indicating endpoint connectivity statuses

    See more

    Declaration

    Swift

    public struct ReachabilityStatus: OptionSet, CustomStringConvertible
  • Helper to show the Serious Error UI displayed when the SDK encounters a error from which it cannot recover.

    See more

    Declaration

    Swift

    public struct ShowSeriousErrorHelper