Struct ConnectionInfo

Struct Documentation

struct ConnectionInfo

Info for connecting to server.

Public Members

std::string host

Host name without protocol or port.

std::string username

Username (i.e. email).

std::string password

Password.