Skip to content

Instantly share code, notes, and snippets.

@johnmjackson
Created June 12, 2017 19:03
Show Gist options
  • Save johnmjackson/76c57232bb2e8c32b82343253671ff1f to your computer and use it in GitHub Desktop.
Save johnmjackson/76c57232bb2e8c32b82343253671ff1f to your computer and use it in GitHub Desktop.
// Set the messenger to open fullscreen
FxoMessenger.getState();
// Returns Object:
// {
// state: "connected",
// color: "#4B0082",
// fullscreen: true,
// headerText: "Chat to Us"
// }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment