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


GKTurnBasedEventHandlerDelegate.HandleInviteFromGameCenter(NSString[]) Метод

Определение

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

[Foundation.Export("handleInviteFromGameCenter:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)]
public abstract void HandleInviteFromGameCenter (Foundation.NSString[] playersToInvite);
[Foundation.Export("handleInviteFromGameCenter:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract void HandleInviteFromGameCenter (Foundation.NSString[] playersToInvite);
abstract member HandleInviteFromGameCenter : Foundation.NSString[] -> unit

Параметры

playersToInvite
NSString[]

Реализации

Атрибуты

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