Поделиться через


GKTurnBasedEventListener_Extensions.DidRequestMatchWithPlayers Метод

Определение

Разработчики не должны использовать этот устаревший метод. Вместо этого разработчикам следует использовать DidRequestMatchWithOtherPlayers.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'DidRequestMatchWithOtherPlayers' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidRequestMatchWithPlayers (this GameKit.IGKTurnBasedEventListener This, GameKit.GKPlayer player, string[] playerIDsToInvite);
static member DidRequestMatchWithPlayers : GameKit.IGKTurnBasedEventListener * GameKit.GKPlayer * string[] -> unit

Параметры

This
IGKTurnBasedEventListener

Экземпляр, с которым работает этот метод расширения.

player
GKPlayer
playerIDsToInvite
String[]
Атрибуты

Применяется к