Edit

Share via


GKVoiceChatClient.ReceivedInvitation(GKVoiceChatService, String, nint) Method

Definition

[Foundation.Export("voiceChatService:didReceiveInvitationFromParticipantID:callID:")]
public virtual void ReceivedInvitation (GameKit.GKVoiceChatService voiceChatService, string participantID, nint callID);
abstract member ReceivedInvitation : GameKit.GKVoiceChatService * string * nint -> unit
override this.ReceivedInvitation : GameKit.GKVoiceChatService * string * nint -> unit

Parameters

voiceChatService
GKVoiceChatService
participantID
String
callID
System.System.IntPtr System.nativeint
Attributes

Applies to