Share via


GKGameSession.SetConnectionStateAsync(GKConnectionState) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task SetConnectionStateAsync(GameKit.GKConnectionState state);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetConnectionStateAsync : GameKit.GKConnectionState -> System.Threading.Tasks.Task
override this.SetConnectionStateAsync : GameKit.GKConnectionState -> System.Threading.Tasks.Task

Parameters

Returns

A task that represents the asynchronous SetConnectionState operation

Attributes

Applies to