function
getServerPublic (server-side)
Available since version: 0.3.2
This function will get the publicity state of the server.
Declaration
bool getServerPublic()
Parameters
No parameters.
Returns bool
true
if server is publicly available, otherwise false
.