Skip to main content

Quarterzip.open()

Opens the Quarterzip agent panel. The call does not begin until the user clicks Join.

locale

Provide a BCP-47 language tag in this field to hint Quarterzip with the language preferences of the user. This merely decides the default language setting that will be presented to the user - they will still be able to select any of the languages Quarterzip supports. If the locale supplied in the locale field is empty or not supported by Quarterzip, the picker defaults to the user’s browser-configured locale. If this is also unavailable, it defaults to the default value configured for that agent. The agent language will match the narrowest possible locale. For instance: Quarterzip currently does not support Quebecois agents, so fr-CA will resolve to fr . Quarterzip does support Australian English, so en-AU passes through unchanged. Supported Languages

on.close()

on.error()

Currently, all events are fatal: true.

Quarterzip.close()