Share via


IGKMatchmakerViewControllerDelegate Interface

Definition

This interface represents the Objective-C protocol GKMatchmakerViewControllerDelegate.

[Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V74) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")]
public interface IGKMatchmakerViewControllerDelegate : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V60) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")]
public interface IGKMatchmakerViewControllerDelegate : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V65) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")]
public interface IGKMatchmakerViewControllerDelegate : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V44) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")]
public interface IGKMatchmakerViewControllerDelegate : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V74) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")>]
type IGKMatchmakerViewControllerDelegate = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V60) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")>]
type IGKMatchmakerViewControllerDelegate = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String[]) }, Selector="matchmakerViewController:didFindPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ReceivedAcceptFromHostedPlayer", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(System.String) }, Selector="matchmakerViewController:didReceiveAcceptFromHostedPlayer:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V65) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")>]
type IGKMatchmakerViewControllerDelegate = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(Name="GKMatchmakerViewControllerDelegate", WrapperType=typeof(GameKit.GKMatchmakerViewControllerDelegateWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="WasCancelled", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController) }, Selector="matchmakerViewControllerWasCancelled:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=true, IsStatic=false, Name="DidFailWithError", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(Foundation.NSError) }, Selector="matchmakerViewController:didFailWithError:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindMatch", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKMatch) }, Selector="matchmakerViewController:didFindMatch:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="DidFindHostedPlayers", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer[]) }, Selector="matchmakerViewController:didFindHostedPlayers:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="HostedPlayerDidAccept", ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer) }, Selector="matchmakerViewController:hostedPlayerDidAccept:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetMatchProperties", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDActionArity1V44) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(GameKit.GKMatchmakerViewController), typeof(GameKit.GKPlayer), typeof(System.Action<Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>>) }, Selector="matchmakerViewController:getMatchPropertiesForRecipient:withCompletionHandler:")>]
type IGKMatchmakerViewControllerDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Properties

Name Description
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Name Description
DidFailWithError(GKMatchmakerViewController, NSError)
DidFindHostedPlayers(GKMatchmakerViewController, GKPlayer[])
DidFindMatch(GKMatchmakerViewController, GKMatch)
DidFindPlayers(GKMatchmakerViewController, String[])

Developers should not use this deprecated method. Developers should use 'DidFindHostedPlayers' instead.

GetMatchProperties(GKMatchmakerViewController, GKPlayer, Action<NSDictionary<NSString,NSObject>>)
HostedPlayerDidAccept(GKMatchmakerViewController, GKPlayer)
ReceivedAcceptFromHostedPlayer(GKMatchmakerViewController, String)

Developers should not use this deprecated method. Developers should use 'HostedPlayerDidAccept' instead.

WasCancelled(GKMatchmakerViewController)

Extension Methods

Name Description
DidFindHostedPlayers(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, GKPlayer[])
DidFindMatch(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, GKMatch)
DidFindPlayers(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, String[])

Developers should not use this deprecated method. Developers should use 'DidFindHostedPlayers' instead.

GetMatchProperties(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, GKPlayer, Action<NSDictionary<NSString,NSObject>>)
HostedPlayerDidAccept(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, GKPlayer)
ReceivedAcceptFromHostedPlayer(IGKMatchmakerViewControllerDelegate, GKMatchmakerViewController, String)

Developers should not use this deprecated method. Developers should use 'HostedPlayerDidAccept' instead.

GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to