opentok / Opentok-Python-SDK

OpenTok Python SDK
https://tokbox.com/developer/sdks/python/
MIT License
73 stars 82 forks source link

Check if client is connected #225

Open Ibernato93 opened 1 year ago

Ibernato93 commented 1 year ago

HI, is it possible to get a callback to understand when a client connects to the session?

Let me explain, I have a server in python and I would like to send a notification when the publisher connects to the session