During the WebSocket session, JSON messages are sent back and forth, as defined in https://www.twilio.com/docs/voice/conversationrelay/websocket-messages .
It would be helpful if this SDK included model classes for these messages, which could be used for serialization and deserialization of the JSON.
During the WebSocket session, JSON messages are sent back and forth, as defined in https://www.twilio.com/docs/voice/conversationrelay/websocket-messages .
It would be helpful if this SDK included model classes for these messages, which could be used for serialization and deserialization of the JSON.