# showLogo

Description: the notification received when the visibility of a logo is changed.

Example:

{
    "event": "showLogo",
    "method": "event",
    "show": true
}

Parameter description:

  • show — the flag indicating if the logo is visible. It returns true if the logo is visible.

See also: