GameKit.GKPlayer Members

The members of GameKit.GKPlayer are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
Aliasstring. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
DidChangeNotificationNameNotificationFoundation.NSString. Notification constant for DidChangeNotificationName
[read-only]
DisplayNamestring. Documentation for this section has not yet been entered.
[read-only]
IsFriendbool. Documentation for this section has not yet been entered.
[read-only]
PlayerIDstring. Documentation for this section has not yet been entered.

Public Methods

EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
LoadPhoto(GKPhotoSize, GKPlayerPhotoLoaded)
Documentation for this section has not yet been entered.
LoadPhotoAsync(GKPhotoSize) : System.Threading.Tasks.Task<UIKit.UIImage>
Documentation for this section has not yet been entered.
static
LoadPlayersForIdentifiers(string[], GKPlayersHandler)
Documentation for this section has not yet been entered.
static
LoadPlayersForIdentifiersAsync(string[]) : System.Threading.Tasks.Task<GKPlayer[]>
Documentation for this section has not yet been entered.