On_showLogo
7/5/26Less than 1 minute
On_showLogo
Description
The notification received when the visibility of a logo is changed
EventHandler<string> On_showLogoResponse example
{
"event": "showLogo",
"method": "event",
"show": true
}Response Parameters
| Name | Description |
|---|---|
| show | The flag indicating if the logo is visible. It returns true if the logo is visible |
See also