Diffusion C API 6.11.5
Loading...
Searching...
No Matches
diffusion_metrics_put_session_metric_collector_params_s Struct Reference

Structure supplied when issuing a diffusion_metrics_put_session_metric_collector call. More...

#include <metrics.h>

Data Fields

DIFFUSION_SESSION_METRIC_COLLECTOR_Tcollector
 The session metric collector that will be placed in the server.
 
session_metric_collector_put_cb on_collector_set
 Callback fired when the session metric collector is set.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle discards. Can be NULL.
 
void * context
 User supplied context. Can be NULL.
 

Detailed Description

Structure supplied when issuing a diffusion_metrics_put_session_metric_collector call.


The documentation for this struct was generated from the following file: