FBSDKGameRequestActionType
enumFBSDKGameRequestActionType:NSUInteger{}
NS_ENUM(NSUInteger, FBSDKGameRequestActionType) Additional context about the nature of the request.
enumFBSDKGameRequestActionType:NSUInteger{}
FBSDKGameRequestActionTypeNone=0
casenone=0
FBSDKGameRequestActionTypeSend
casesend=1
FBSDKGameRequestActionTypeAskFor
caseaskFor=2
FBSDKGameRequestActionTypeTurn
caseturn=3
FBSDKGameRequestActionTypeInvite
caseinvite=4