SYS_IsEventSubscriber Function
C
bool SYS_IsEventSubscriber(SYS_EventId_t id, SYS_EventReceiver_t *recv);Description
Check if the specified receiver is subscribed to an event
ingroup sys
Parameters
| Param | Description |
|---|---|
| id | event ID |
| recv | receiver's descriptor |
Returns
result
