omniClientGetAcls

Defined in OmniClient.h

OmniClientRequestId omniClientGetAcls(char const *url, void *userData, OmniClientGetAclsCallback callback)

Retrieve the ACLs for an item.

Note

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