Function pub_rem_event_callback

Function pub_rem_event_callback#

Function Documentation#

ECAL_API bool pub_rem_event_callback(ECAL_HANDLE handle_, enum eCAL_Publisher_Event type_)#

Remove callback function for publisher events.

Deprecated:

Will be removed in future eCAL versions.

Parameters:
  • handle_ – Publisher handle.

  • type_ – The event type to remove.

Returns:

True if succeeded.