Edit

Share via


GKGameSession.GetShareUrlAsync Method

Definition

public virtual System.Threading.Tasks.Task<Foundation.NSUrl> GetShareUrlAsync ();
abstract member GetShareUrlAsync : unit -> System.Threading.Tasks.Task<Foundation.NSUrl>
override this.GetShareUrlAsync : unit -> System.Threading.Tasks.Task<Foundation.NSUrl>

Returns

A task that represents the asynchronous GetShareUrl operation. The value of the TResult parameter is of type System.Action<Foundation.NSUrl,Foundation.NSError>.

Applies to