17.1.4 event_system_disable_user
Disable event reception by the given user from the given channel.
int32_t event_system_disable_user(
const uint16_t user,
const uint16_t channel
)
Parameters
- user
-
Type: const uint16_t
A user to disable
- channel
-
Type: const uint16_t
A channel the user is assigned to
Returns
Type: int32_t
Status of operation.