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


GKMatchDelegate_Extensions.DataReceivedForRecipient Метод

Определение

Метод, вызываемый при recipient получении данных из другого playerобъекта .

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DataReceivedForRecipient (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, Foundation.NSData data, GameKit.GKPlayer recipient, GameKit.GKPlayer player);
static member DataReceivedForRecipient : GameKit.IGKMatchDelegate * GameKit.GKMatch * Foundation.NSData * GameKit.GKPlayer * GameKit.GKPlayer -> unit

Параметры

This
IGKMatchDelegate

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

match
GKMatch
data
NSData
recipient
GKPlayer
player
GKPlayer
Атрибуты

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