Classes

The following classes are available globally.

  • An object that represents additional parameters for opening a Salto Door

    See more

    Declaration

    Swift

    public class SaltoOpeningParams
  • Configures and provides access to a singleton instance of the MobileAccess object

    See more

    Declaration

    Swift

    public class MobileAccessProvider
  • Log

    This is the “Default” logger that you can use if you don’t want to create a class logger. It also contains the singleton instance of the Root Logger that LogFactory refers to

    See more

    Declaration

    Swift

    public class Log : Logger