Function dds_lget_subscription_matched

Function Documentation

void dds_lget_subscription_matched(const dds_listener_t *listener, dds_on_subscription_matched_fn *callback)

Get the subscription_matched callback from the listener structure.

Equivalent to calling dds_lget_subscription_matched_arg with arg and reset_on_invoke set to a null pointer and throwing away the result.