omniClientStat

Defined in OmniClient.h

OmniClientRequestId omniClientStat(char const *url, void *userData, OmniClientStatCallback callback)

Retrieve information about a single item.

This works on both files and folders The “relativePath” in the entry is blank

Note

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