![]() |
Diffusion C API 6.11.5
|
Data Fields | |
GET_SESSION_PROPERTIES_HANDLERS SESSION_ID_T * | session_id |
The session ID of the connected client whose properties we are requesting. | |
SET_T * | required_properties |
A set containing properties of clients to be reported back to the listener. | |
void * | context |
User-supplied context to return to callbacks. | |
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.