GKMatchmaker
GKMatchmaker()
GKMatchmaker(IntPtr)
GKMatchmaker(NativeHandle)
GKMatchmaker(NSObjectFlag)
ClassHandle
InviteHandler
SharedMatchmaker
AddPlayers(GKMatch, GKMatchRequest, Action<NSError>)
AddPlayersAsync(GKMatch, GKMatchRequest)
Cancel()
CancelInvite(String)
CancelPendingInvite(GKPlayer)
FindMatch(GKMatchRequest, GKNotificationMatch)
FindMatchAsync(GKMatchRequest)
FindMatchedPlayers(GKMatchRequest, Action<GKMatchedPlayers, NSError>)
FindMatchedPlayersAsync(GKMatchRequest)
FindPlayers(GKMatchRequest, GKFriendsHandler)
FindPlayersAsync(GKMatchRequest)
FindPlayersForHostedRequest(GKMatchRequest, Action<GKPlayer[], NSError>)
FindPlayersForHostedRequestAsync(GKMatchRequest)
FinishMatchmaking(GKMatch)
Match(GKInvite, Action<GKMatch, NSError>)
MatchAsync(GKInvite)
QueryActivity(GKQueryHandler)
QueryActivityAsync()
QueryPlayerGroupActivity(nint, GKQueryHandler)
QueryPlayerGroupActivity(nint, GKQueryHandler)
QueryPlayerGroupActivityAsync(nint)
QueryPlayerGroupActivityAsync(nint)
QueryQueueActivity(String, Action<nint, NSError>)
QueryQueueActivityAsync(String)
SetInviteHandler(GKInviteHandler)
StartBrowsingForNearbyPlayers(Action<GKPlayer, Boolean>)
StartBrowsingForNearbyPlayers(Action<String, Boolean>)
StartGroupActivity(Action<GKPlayer>)
StopBrowsingForNearbyPlayers()
StopGroupActivity()
xamarinmac
namespace GameKit
{
[Register("GKMatchmaker", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class GKMatchmaker : NSObject
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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