Share via


GKVoiceChatClient_Extensions.Started Method

Definition

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

Parameters

voiceChatService
GKVoiceChatService
participantID
String
Attributes

Applies to