Enumerations

The following enumerations are available globally.

  • Enum to be used with the mode parameter for SmartcarAuth to determine which mode Connect will launch in

    • live: Allows users to login with a real connected services account
    • test: Allows users to connect to test vehicles using any credentials
    • simulated: Allows users to connect to simulated vehicles created on the Smartcar developer dashboard
    See more

    Declaration

    Swift

    public enum SCMode : String