SalesforceSDKManagerFlow Protocol Reference

Conforms to NSObject
Declared in SalesforceSDKManager+Internal.h

– handleAppForeground: required method

- (void)handleAppForeground:(nonnull NSNotification *)notification

– handleAppBackground: required method

- (void)handleAppBackground:(nonnull NSNotification *)notification

– handleAppTerminate: required method

- (void)handleAppTerminate:(nonnull NSNotification *)notification

– handlePostLogout required method

- (void)handlePostLogout

– handleAuthCompleted: required method

- (void)handleAuthCompleted:(nonnull NSNotification *)notification

– handleIDPInitiatedAuthCompleted: required method

- (void)handleIDPInitiatedAuthCompleted:(nonnull NSNotification *)notification

– handleUserDidLogout: required method

- (void)handleUserDidLogout:(nonnull NSNotification *)notification