SBSDKApplicationState

typedef enum SBSDKApplicationState SBSDKApplicationState

An enum describing the current state of the app.

  • An enum describing the current state of the app.

    See more

    Declaration

    Objective-C

    enum : NSUInteger {}

    Swift

    struct SBSDKApplicationState : Equatable, RawRepresentable