Diffusion C API  5.9.24
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
svc-session-properties-registration.h File Reference

Functions for registering a registration for a control client, so that it can receive notifications that other clients have opened, closed or been updated. More...

Data Structures

struct  svc_session_properties_registration_request_s
 
struct  svc_session_properties_registration_response_s
 
struct  session_properties_registration_handlers_s
 
struct  session_properties_registration_params_s
 

Functions

void session_properties_listener_register (SESSION_T *session, const SESSION_PROPERTIES_REGISTRATION_PARAMS_T params)
 Register a listener for changes to other clients' properties. More...
 

Detailed Description

Functions for registering a registration for a control client, so that it can receive notifications that other clients have opened, closed or been updated.