GKMatchRequest.SetRecipientResponseHandler Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
Use 'RecipientResponseHandler' property.
[System.Obsolete("Use 'RecipientResponseHandler' property.")]
public virtual void SetRecipientResponseHandler (Action<GameKit.GKPlayer,GameKit.GKInviteRecipientResponse> handler);
abstract member SetRecipientResponseHandler : Action<GameKit.GKPlayer, GameKit.GKInviteRecipientResponse> -> unit
override this.SetRecipientResponseHandler : Action<GameKit.GKPlayer, GameKit.GKInviteRecipientResponse> -> unit
Параметры
- handler
- Action<GKPlayer,GKInviteRecipientResponse>
- Атрибуты