omniClientGetServerInfo

Defined in OmniClient.h

OmniClientRequestId omniClientGetServerInfo(char const *url, void *userData, OmniClientGetServerInfoCallback callback)

Retrieve information about the server for a specified URL.

Note

If this function is called after omniClientShutdown, kInvalidRequestId will be returned, and the callback will not be called.