FBSDKCreateContextContent
@interfaceFBSDKCreateContextContent:NSObject<NSSecureCoding,FBSDKValidatable>A model for an instant games createAsync cross play request.
@interfaceFBSDKCreateContextContent:NSObject<NSSecureCoding,FBSDKValidatable>-(instancetype)initNS_UNAVAILABLE;+(instancetype)newNS_UNAVAILABLE;-(nonnullinstancetype)initDialogContentWithPlayerID:(nonnullNSString*)playerID;init(playerID:String)@property(nonatomic,copy,readwrite)NSString*_NonnullplayerID;varplayerID:String{getset}