GKLocalPlayer
Notifications
GKLocalPlayer()
GKLocalPlayer(IntPtr)
GKLocalPlayer(NativeHandle)
GKLocalPlayer(NSCoder)
GKLocalPlayer(NSObjectFlag)
Authenticated
AuthenticateHandler
AuthenticationDidChangeNotificationName
ClassHandle
Friends
IsPresentingFriendRequestViewController
IsUnderage
Local
LocalPlayer
MultiplayerGamingRestricted
PersonalizedCommunicationRestricted
Authenticate(Action<NSError>)
AuthenticateAsync()
DeleteSavedGames(String, Action<NSError>)
DidModifySavedGame(GKPlayer, GKSavedGame)
FetchItemsForIdentityVerificationSignature(GKFetchItemsForIdentityVerificationSignatureCompletionHandler)
FetchItemsForIdentityVerificationSignatureAsync()
FetchSavedGames(Action<GKSavedGame[], NSError>)
GenerateIdentityVerificationSignature(GKIdentityVerificationSignatureHandler)
GenerateIdentityVerificationSignatureAsync()
HasConflictingSavedGames(GKPlayer, GKSavedGame[])
LoadChallengeableFriends(Action<GKPlayer[], NSError>)
LoadChallengeableFriendsAsync()
LoadDefaultLeaderboardCategoryID(Action<String, NSError>)
LoadDefaultLeaderboardCategoryIDAsync()
LoadDefaultLeaderboardIdentifier(Action<String, NSError>)
LoadDefaultLeaderboardIdentifierAsync()
LoadFriendPlayers(Action<GKPlayer[], NSError>)
LoadFriendPlayersAsync()
LoadFriends(GKFriendsHandler)
LoadFriendsAsync()
LoadFriendsAuthorizationStatus(Action<GKFriendsAuthorizationStatus, NSError>)
LoadFriendsAuthorizationStatusAsync()
LoadFriendsList(Action<GKPlayer[], NSError>)
LoadFriendsList(String[], Action<GKPlayer[], NSError>)
LoadFriendsListAsync()
LoadFriendsListAsync(String[])
LoadRecentPlayers(Action<GKPlayer[], NSError>)
LoadRecentPlayersAsync()
PresentFriendRequestCreator(NSWindow, NSError)
PresentFriendRequestCreator(UIViewController, NSError)
RegisterListener(IGKLocalPlayerListener)
ResolveConflictingSavedGames(GKSavedGame[], NSData, Action<GKSavedGame[], NSError>)
SaveGameData(NSData, String, Action<GKSavedGame, NSError>)
SetDefaultLeaderboardCategoryID(String, Action<NSError>)
SetDefaultLeaderboardCategoryIDAsync(String)
SetDefaultLeaderboardIdentifier(String, Action<NSError>)
SetDefaultLeaderboardIdentifierAsync(String)
UnregisterAllListeners()
UnregisterListener(IGKLocalPlayerListener)
xamarinwatchos
namespace GameKit
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Register("GKLocalPlayer", true)]
public class GKLocalPlayer : GKPlayer
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
public virtual Action<NSError!>? AuthenticateHandler
{
[Export("authenticateHandler", ArgumentSemantic.Copy)]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
get;
[Export("setAuthenticateHandler:", ArgumentSemantic.Copy)]
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
set;
}
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Set property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API