iOS SDK Version
12.2.0
FBSDKGamingServicesKit Reference
  • Classes
    • FBSDKChooseContextContent
    • FBSDKChooseContextDialog
    • FBSDKContextWebDialog
    • FBSDKCreateContextContent
    • FBSDKCreateContextDialog
    • FBSDKFriendFinderDialog
    • FBSDKGamingGroupIntegration
    • FBSDKGamingImageUploader
    • FBSDKGamingVideoUploader
    • FBSDKSwitchContextContent
  • Enumerations
    • FBSDKChooseContextFilter
  • Protocols
    • FBSDKContextDialogDelegate
    • FBSDKDialog
    • FBSDKValidatable
  • Type Definitions
    • FBSDKGamingServiceCompletionHandler
    • FBSDKGamingServiceProgressHandler
    • FBSDKGamingServiceResultCompletion

Enumerations

The following enumerations are available globally.
  • FBSDKChooseContextFilter
    Undocumented
    See more

    Declaration

    Objective-C
    NS_ENUM(NSInteger,FBSDKChooseContextFilter){FBSDKChooseContextFilterNone=0,FBSDKChooseContextFilterNewContextOnly,FBSDKChooseContextFilterExistingChallenges,FBSDKChooseContextFilterNewPlayersOnly,}
    Swift
    enumChooseContextFilter:Int