Share via


GKVoiceChatClient_Extensions.Stopped Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void Stopped(this GameKit.IGKVoiceChatClient This, GameKit.GKVoiceChatService voiceChatService, string participantID, Foundation.NSError? error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Stopped : GameKit.IGKVoiceChatClient * GameKit.GKVoiceChatService * string * Foundation.NSError -> unit

Parameters

voiceChatService
GKVoiceChatService
participantID
String
error
NSError

To be added.

This parameter can be null.

Attributes

Applies to