I have built an app on the Channel API, using the channel presence urls to keep track of connected clients.
I receive a ping at /_ah/channel/disconnected/ when clients go away. Will I receive a ping if the token expires while the front-end client is connected?