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

ParamDescription
idevent ID
recvreceiver's descriptor

Returns

result