SBSDKApplicationState
typedef enum SBSDKApplicationState SBSDKApplicationState
An enum describing the current state of the app.
-
An enum describing the current state of the app.
See moreDeclaration
Objective-C
enum : NSUInteger {}
Swift
struct SBSDKApplicationState : Equatable, RawRepresentable