# On_dsStarted
Description
Notification showing that content sharing has started
EventHandler<string> On_dsStarted
Response example
{
"event": "dsStarted",
"captureId": 1,
"name": "Display 1(1920x1080)",
"method": "event"
}
Response Parameters
Name | Description |
---|---|
captureId | Captured resource identifier |
name | Captured resource name |
See also