omniClientUnlock

Defined in OmniClient.h

OmniClientRequestId omniClientUnlock(char const *url, void *userData, OmniClientUnlockCallback callback)

Unlock a file so other clients can modify it.

Note

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