omniClientSignOut

Defined in OmniClient.h

void omniClientSignOut(char const *url)

Immediately disconnect from the server specified by this URL.

Any outstanding requests will call their callbacks with eOmniClientResult_ErrorConnection Additionally, clear the saved authentication token so future requests to this server will trigger re-authentication