![]() |
Diffusion C API 6.11.6
|
Data Fields | |
SESSION_PROPERTIES_EVENT_TYPE_T | type |
The reason why a property event was triggered. | |
SESSION_CLOSE_REASON_T | close_reason |
If the session was closed, this indicates the reason for closure. | |
SESSION_PROPERTIES_UPDATE_TYPE_T | update_type |
If the session properties were updated, this indicates the reason for the change. | |
SESSION_ID_T | session_id |
The session ID of the client session. | |
HASH_T * | properties |
A key/value map of properties of the client, as requested when registering the session properties listener. | |