Contents

client

An object that the voice chat service uses to communicate with remote participants.

Declaration

unowned(unsafe) var client: (any GKVoiceChatClient)! { get set }

Discussion

The client’s chief responsibility is to provide a network connection that the voice chat service can use to connect to another participant.