GameKit.GKTurnBasedMatch.SendReminderAsync Method
Documentation for this section has not yet been entered.

Syntax

public virtual System.Threading.Tasks.Task SendReminderAsync (GKTurnBasedParticipant[] participants, string localizableMessage, Foundation.NSObject[] arguments)

Parameters

participants
Documentation for this section has not yet been entered.
localizableMessage
Documentation for this section has not yet been entered.
arguments
Documentation for this section has not yet been entered.

Returns

A task that represents the asynchronous SendReminder operation

Remarks

The SendReminderAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.

To be added.

Requirements

Namespace: GameKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0