# 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 returnstrue
if the logo is visible.
See also: