---
title: internalError
framework: gamekit
role: symbol
role_heading: Type Property
path: gamekit/gkvoicechatserviceerror-swift.struct/internalerror
---

# internalError

## Declaration

```swift
static var internalError: GKVoiceChatServiceError.Code { get }
```

## See Also

### Type Properties

- [audioUnavailableError](gamekit/gkvoicechatserviceerror-swift.struct/audiounavailableerror.md)
- [clientMissingRequiredMethodsError](gamekit/gkvoicechatserviceerror-swift.struct/clientmissingrequiredmethodserror.md)
- [errorDomain](gamekit/gkvoicechatserviceerror-swift.struct/errordomain.md)
- [invalidCallIDError](gamekit/gkvoicechatserviceerror-swift.struct/invalidcalliderror.md)
- [invalidParameterError](gamekit/gkvoicechatserviceerror-swift.struct/invalidparametererror.md)
- [methodCurrentlyInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/methodcurrentlyinvaliderror.md)
- [networkConfigurationError](gamekit/gkvoicechatserviceerror-swift.struct/networkconfigurationerror.md)
- [noRemotePacketsError](gamekit/gkvoicechatserviceerror-swift.struct/noremotepacketserror.md)
- [outOfMemoryError](gamekit/gkvoicechatserviceerror-swift.struct/outofmemoryerror.md)
- [remoteParticipantBusyError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantbusyerror.md)
- [remoteParticipantCancelledError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantcancellederror.md)
- [remoteParticipantDeclinedInviteError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantdeclinedinviteerror.md)
- [remoteParticipantHangupError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipanthanguperror.md)
- [remoteParticipantResponseInvalidError](gamekit/gkvoicechatserviceerror-swift.struct/remoteparticipantresponseinvaliderror.md)
- [unableToConnectError](gamekit/gkvoicechatserviceerror-swift.struct/unabletoconnecterror.md)
