Declared in FBSDKLoginManager.h

Block Definition

FBSDKLoginManagerRequestTokenHandler

Describes the call back to the FBSDKLoginManager - Parameter result: the result of the authorization - Parameter error: the authorization error, if any.

typedef void (^FBSDKLoginManagerRequestTokenHandler) (FBSDKLoginManagerLoginResult *result, NSError *error)

Declared In

FBSDKLoginManager.h