ConnectResponse
extern (C) @nogc nothrow
struct ConnectResponse {
}
- passwd
buffer passwd;
Undocumented in source.
- protocolVersion
int32_t protocolVersion;
Undocumented in source.
- sessionId
int64_t sessionId;
Undocumented in source.
- timeOut
int32_t timeOut;
Undocumented in source.