Function sub_rem_event_callback#

Function Documentation#

ECAL_API bool sub_rem_event_callback(ECAL_HANDLE handle_, enum eCAL_Subscriber_Event type_)#

Remove callback function for subscriber events.

Parameters
  • handle_ – Subscriber handle.

  • type_ – The event type to remove.

Returns

True if succeeded.