Function iox_notification_info_does_originate_from_user_trigger

Function Documentation

bool iox_notification_info_does_originate_from_user_trigger(iox_notification_info_t const self, iox_user_trigger_t const user_trigger)

does the notification originate from a certain user trigger

Parameters:
  • self[in] handle to notification info

  • user_trigger[in] handle to the user trigger in question

Returns:

true if the notification originates from the user trigger, otherwise false