Legacy Dev Forum Posts

 View Only

Sign Up

Data model for conversation notification message

  • 1.  Data model for conversation notification message

    Posted 06-05-2025 18:04

    vrvoice1 | 2016-07-20 13:52:41 UTC | #1

    Hi,

    now I'm working on the conversation notification. I get the JSON message from the websocket and parse it to my own class. Is there a precast model in the API which I can use?

    Regards,

    Sven


    tim.smith | 2016-07-20 17:05:13 UTC | #2

    The SDKs don't currently contain any classes to handle websocket notifications. The schema for the notification objects comes from a different place than the API resources and so aren't included in the generation process. I've created issue API-1752 to investigate adding classes and a deserializer for notification topics.


    system | 2017-08-28 19:25:23 UTC | #3


    This post was migrated from the old Developer Forum.

    ref: 150