GKVoiceChatClient.Stopped(GKVoiceChatService, String, NSError) Method

Definition

[Foundation.Export("voiceChatService:didStopWithParticipantID:error:")]
public virtual void Stopped (GameKit.GKVoiceChatService voiceChatService, string participantID, Foundation.NSError error);
abstract member Stopped : GameKit.GKVoiceChatService * string * Foundation.NSError -> unit
override this.Stopped : GameKit.GKVoiceChatService * string * Foundation.NSError -> unit

Parameters

voiceChatService
GKVoiceChatService
participantID
String
error
NSError

To be added.

This parameter can be null.

Attributes

Applies to