getHost #
Returns the host name on which the protocol is connected
Signature #
std::string getHost();
Return #
The host name on which the protocol is connected.
Edit this page on Github(opens new window)
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
This SDK has been deprecated because of stability issues. It is not advised to use it in a production environment.
Returns the host name on which the protocol is connected
std::string getHost();
The host name on which the protocol is connected.