Classes

The following classes are available globally.

  • LIVEhouse.in data model base class

    See more

    Declaration

    Objective-C

    @interface LHDataObject : NSObject

    Swift

    class LHDataObject : NSObject
  • StraaS.io application class, the base interface of your StraaS.io application.

    See more

    Declaration

    Objective-C

    @interface STSApplication : NSObject

    Swift

    class STSApplication : NSObject
  • StraaS.io auth manager.

    See more

    Declaration

    Objective-C

    @interface STSSDKAuthManager : NSObject

    Swift

    class STSSDKAuthManager : NSObject