SYS_IsEventDeliverable Function
C
bool SYS_IsEventDeliverable(SYS_EventId_t id);
Description
Check if event have at least one subscriber
ingroup sys
Parameters
Param | Description |
---|---|
id | event ID |
Returns
result
bool SYS_IsEventDeliverable(SYS_EventId_t id);
Check if event have at least one subscriber
ingroup sys
Param | Description |
---|---|
id | event ID |
result