0

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

TS E
  • 5
  • 1

1 Answers1

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