PatrickJS / angular-intercom

An Angular.js wrapper for Intercom.io providing a simple and familiar API for Angular Developer.
MIT License
89 stars 36 forks source link

Toggle chat on/off from Intercom #22

Closed ghost closed 9 years ago

ghost commented 9 years ago

Just wanted to know how to detect if the chat is toggled on/off from Intercom settings?

niemyjski commented 9 years ago

I'm not 100% sure if this is possible.. but you could contact intercom and ask them.. Also you could store a variable in your service when you show or hide the window.

ghost commented 9 years ago

Not possible.