On_showLogo

TrueConf7/5/26Less than 1 minute

On_showLogo

Description

The notification received when the visibility of a logo is changed

EventHandler<string> On_showLogo

Response example

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

Response Parameters

NameDescription
showThe flag indicating if the logo is visible. It returns true if the logo is visible

See also

Last Updated: