I am using twilio conversations for chat. Can I get information about whether the user is offline or online? I did not find any information on this in the documentation
Asked
Active
Viewed 474 times
1 Answers
0
Twilio developer evangelist here.
The information about whether a user is online or offline in Twilio Conversations is known as the reachability indicator. You can read about how to use it in the documentation here: https://www.twilio.com/docs/conversations/reachability

philnash
- 70,667
- 10
- 60
- 88
-
Thanks. It really helped me ) – TS E Oct 07 '21 at 16:56