How to know the number of tokens in my subscriber list ??

syker
I am dynamically adding and deleting the tokens through my code. Now, I want to find out which all tokens are subscribed at any point in time.
  • rakeshr
    You can use ws.subscribed_tokens, to fetch current list of subscribed tokens.
  • syker
    Thanks. You can close the discussion.
This discussion has been closed.