Javascript API
hyvor_talk
object is available in the parent window of the Hyvor Talk widget and can be used to perform several methods.
1. reload()
Usage: hyvor_talk.reload(obj)
Used to reload the plugin. obj
is an optional object to overwrite the existing HYVOR_TALK_CONFIG
global variable.
2. setPalette
Usage: hyvor_talk.setPalette(paletteObj)
Used to dynamically set colors of the plugin. See the full tutorial.