# customLogoUsageChanged

Description: the notification indicating that the type of logo displayed in the VideoSDK/Room main window has been changed.

Example:

{
    "method": "event",
    "event": "customLogoUsageChanged",
    "use": true
}
{
    "method": "event",
    "event": "customLogoUsageChanged",
    "use": false
}

Parameter description:

  • use — the flag indicating the new type of the logo. It is equal to true if the logo was set by the user.

See also: