i using twilio client in javascript. how make presence offline other users not call me?
to connect use twilio.device.setup(). there device.gooffline() or other method that?
thanks
twilio developer evangelist here,
there indeed offline() function. see documentation here.
Comments
Post a Comment