January 2012
Beginner
655 pages
16h 35m
English
The class is GKPeerPickerController.
The class is GKSession.
Call the startVoiceChatWithParticipantID:error: method from the GKVoiceChatService class.
On the initiator, call the voiceChatService:sendData:toParticipantID: method defined in the GKVoiceChatClient protocol.
On the receiver, call the receivedData:fromParticipantID: method defined in the GKVoiceChatClient protocol.