SwiftDocCCommunicationBridgeErrorEnumerationCommunicationBridgeErrorAn error that occurs when using a communication bridge.enum CommunicationBridgeErrorTopicsEnumeration Casescase unableToEncodeMessage(Message, underlyingError: any Error)An indication that a message could not be encoded when using a communication bridge.