Function rs2_get_notification_description
Defined in File rs_sensor.h
Function Documentation
-
const char *rs2_get_notification_description(rs2_notification *notification, rs2_error **error)
retrieve description from notification handle
- Parameters:
notification – [in] handle returned from a callback
error – [out] if non-null, receives any error that occurs during this call, otherwise, errors are ignored
- Returns:
the notification description