# 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
Name | Description |
---|---|
show | Component visibility |
See also