# On_NDIStateChanged
Description
Notify about the changes in the availability of the NDI feature
EventHandler<string> On_NDIStateChanged
Response example
{
"method" : "event",
"event" : "NDIStateChanged",
"enabled" : true
}
Response Parameters
Name | Description |
---|---|
enabled | The flag showing if the NDI feature is now available |
See also