\brief client id structure.
This structure holds the id and password for the session. This structure should be treated as opaque. It is received from the server when a session is established and needs to be sent back as-is when reconnecting a session.
See Implementation
\brief client id structure.
This structure holds the id and password for the session. This structure should be treated as opaque. It is received from the server when a session is established and needs to be sent back as-is when reconnecting a session.