---
title: GKVoiceChatServiceError.Code.noRemotePacketsError
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkvoicechatserviceerror-swift.struct/code/noremotepacketserror
---

# GKVoiceChatServiceError.Code.noRemotePacketsError

The voice chat service stopped receiving packets from the remote participant.

## Declaration

```swift
case noRemotePacketsError
```

## See Also

### Constants

- [GKVoiceChatServiceError.Code.internalError](gamekit/gkvoicechatserviceerror-swift.struct/code/internalerror.md)
- [GKVoiceChatServiceError.Code.unableToConnectError](gamekit/gkvoicechatserviceerror-swift.struct/code/unabletoconnecterror.md)
- [GKVoiceChatServiceError.Code.remoteParticipantHangupError](gamekit/gkvoicechatserviceerror-swift.struct/code/remoteparticipanthanguperror.md)
- [GKVoiceChatServiceError.Code.invalidCallIDError](gamekit/gkvoicechatserviceerror-swift.struct/code/invalidcalliderror.md)
- [GKVoiceChatServiceError.Code.audioUnavailableError](gamekit/gkvoicechatserviceerror-swift.struct/code/audiounavailableerror.md)
- [GKVoiceChatServiceError.Code.uninitializedClientError](gamekit/gkvoicechatserviceerror-swift.struct/code/uninitializedclienterror.md)
- [GKVoiceChatServiceError.Code.clientMissingRequiredMethodsError](gamekit/gkvoicechatserviceerror-swift.struct/code/clientmissingrequiredmethodserror.md)
- [GKVoiceChatServiceError.Code.remoteParticipantBusyError](gamekit/gkvoicechatserviceerror-swift.struct/code/remoteparticipantbusyerror.md)
- [GKVoiceChatServiceError.Code.remoteParticipantCancelledError](gamekit/gkvoicechatserviceerror-swift.struct/code/remoteparticipantcancellederror.md)
- [GKVoiceChatServiceError.Code.remoteParticipantResponseInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/code/remoteparticipantresponseinvaliderror.md)
- [GKVoiceChatServiceError.Code.remoteParticipantDeclinedInviteError](gamekit/gkvoicechatserviceerror-swift.struct/code/remoteparticipantdeclinedinviteerror.md)
- [GKVoiceChatServiceError.Code.methodCurrentlyInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/code/methodcurrentlyinvaliderror.md)
- [GKVoiceChatServiceError.Code.networkConfigurationError](gamekit/gkvoicechatserviceerror-swift.struct/code/networkconfigurationerror.md)
- [GKVoiceChatServiceError.Code.unsupportedRemoteVersionError](gamekit/gkvoicechatserviceerror-swift.struct/code/unsupportedremoteversionerror.md)
- [GKVoiceChatServiceError.Code.outOfMemoryError](gamekit/gkvoicechatserviceerror-swift.struct/code/outofmemoryerror.md)
