Genesys Multicloud

 View Only

Discussion Thread View

CometD function and Python

  • 1.  CometD function and Python

    Posted 09-17-2020 10:47
    The Genesys Documentation for CometD (HERE) shows examples of use for CometD and JavaScript (see below), but the Python example is incomplete and the CometD documentation also don't have examples for use with Python. Wondering if someone from Genesys can provide a example developed with Python of CometD use? Thank you!

    ////////////////////////////////////////////////////////////////////////////// // CometD ////////////////////////////////////////////////////////////////////////////// var connected = false; var subscription; var onConnect = function(message) { if (cometd.isDisconnected()) { return; } ​
    #Integrations

    ------------------------------
    Ighor Toth
    ------------------------------


Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources