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

Data Fields

CONVERSATION_ID_T conversation_id
 Conversaton ID of messages associated with the registered listener.
 
SESSION_ID_T session_id
 Session ID of the client session.
 
SESSION_PROPERTIES_EVENT_TYPE_T type
 The type of event (e.g. open, close, update)
 
SESSION_CLOSE_REASON_T close_reason
 If the event is for a session close, this gives the reason for the closure. More...
 
SESSION_PROPERTIES_UPDATE_TYPE_T update_type
 If the event is for session properties updates, this gives the reason for the update. More...
 
HASH_Told_properties
 A map of the values of the properties that have changed.
 
HASH_Tproperties
 A map of the requested session properties.
 

Field Documentation

SESSION_CLOSE_REASON_T svc_session_properties_event_request_s::close_reason

If the event is for a session close, this gives the reason for the closure.

SESSION_PROPERTIES_UPDATE_TYPE_T svc_session_properties_event_request_s::update_type

If the event is for session properties updates, this gives the reason for the update.


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