GKMatchmakerViewControllerDelegate_Extensions.DidFindHostedPlayers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidFindHostedPlayers(this GameKit.IGKMatchmakerViewControllerDelegate This, GameKit.GKMatchmakerViewController viewController, GameKit.GKPlayer[] playerIDs);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidFindHostedPlayers : GameKit.IGKMatchmakerViewControllerDelegate * GameKit.GKMatchmakerViewController * GameKit.GKPlayer[] -> unit
Parameters
- viewController
- GKMatchmakerViewController
- playerIDs
- GKPlayer[]
- Attributes