Diffusion C API  6.10.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
get_session_properties_params_s Struct Reference

Data Fields

GET_SESSION_PROPERTIES_HANDLERS
SESSION_ID_T
session_id
 The session ID of the connected client whose properties we are requesting. More...
 
SET_Trequired_properties
 A set containing properties of clients to be reported back to the listener. More...
 
void * context
 User-supplied context to return to callbacks.
 

Field Documentation

SET_T* get_session_properties_params_s::required_properties

A set containing properties of clients to be reported back to the listener.

The properties are NULL-terminated strings, or the constants PROPERTIES_SELECTOR_ALL_FIXED_PROPERTIES or PROPERTIES_SELECTOR_ALL_USER_PROPERTIES.

GET_SESSION_PROPERTIES_HANDLERS SESSION_ID_T* get_session_properties_params_s::session_id

The session ID of the connected client whose properties we are requesting.


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