omniClientList

Defined in OmniClient.h

OmniClientRequestId omniClientList(char const *url, void *userData, OmniClientListCallback callback)

Retrieve contents of a folder.

Note

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