On_showTime
7/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_showTimeResponse example
{
"method": "event",
"event": "showTime",
"show": false
}Response Parameters
| Name | Description |
|---|---|
| show | Component visibility |
See also