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

Data Fields

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

Field Documentation

◆ required_properties

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.


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