On_customLogoUsageChanged

TrueConf7/5/26Less than 1 minute

On_customLogoUsageChanged

Description

The notification indicating that the type of logo displayed in the TrueConf VideoSDK main window has been changed

EventHandler<string> On_customLogoUsageChanged

Response example

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

Response Parameters

NameDescription
useThe flag indicating the new type of the logo. It is equal to true if the logo was set by the user

See also

Last Updated: