Variable sdv::app::EVENT_OPERATION_STATE_CHANGED#

Variable Documentation#

static const uint32_t sdv::app::EVENT_OPERATION_STATE_CHANGED = 1#

Information about the application operation state. The information section of the event structure contains the current operation mode represented by the EAppOperationMode enum. This event is informational only and will be called by the core library to inform the application.