Conforms to NSObject
Declared in FBSDKConstants.h

Instance Methods

attemptRecoveryFromError:optionIndex:delegate:didRecoverSelector:contextInfo:

attempt the recovery

- (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(id)delegate didRecoverSelector:(SEL)didRecoverSelector contextInfo:(void *)contextInfo

Parameters

error

the error

recoveryOptionIndex

the selected option index

delegate

the delegate

didRecoverSelector

the callback selector, see discussion.

contextInfo

context info to pass back to callback selector, see discussion.

Declared In

FBSDKConstants.h