Protocols
The following protocols are available globally.
-
Protocol for observing all changes that occur for a user’s login status. Notifications will always occur on the main queue.
See moreDeclaration
Objective-C
@protocol SCSDKLoginStatusObserver <NSObject>
Swift
protocol SCSDKLoginStatusObserver : NSObjectProtocol