GKVoiceChatClient_Extensions.Stopped Method

Definition

public static void Stopped (this GameKit.IGKVoiceChatClient This, GameKit.GKVoiceChatService voiceChatService, string participantID, Foundation.NSError error);
static member Stopped : GameKit.IGKVoiceChatClient * GameKit.GKVoiceChatService * string * Foundation.NSError -> unit

Parameters

This
IGKVoiceChatClient

The instance on which this extension method operates.

voiceChatService
GKVoiceChatService
participantID
String
error
NSError

To be added.

This parameter can be null.

Applies to