Data Fields | |
| int64_t | client_id |
| char | passwd [16] |
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.
1.5.9