Function sub_rem_event_callback

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.

Deprecated:

Will be removed in future eCAL versions.

Parameters:
  • handle_ – Subscriber handle.

  • type_ – The event type to remove.

Returns:

True if succeeded.