On_showTime

TrueConf7/5/26Less than 1 minute

On_showTime

Description

A notification that comes after changing the visibility of the component with the current date/time on the main screen of TrueConf VideoSDK

EventHandler<string> On_showTime

Response example

{
    "method": "event",
    "event": "showTime",
    "show": false
}

Response Parameters

NameDescription
showComponent visibility

See also

Last Updated: