|
private |
Query for privacy permissions.
The async result is returned in the OnPermissions callback. Expected errors: BAD_PARAMETER - if atleast one of the permissions is not supported on the current platform, or atleast one of the input arrays is NULL.
uid_list | list of target user Uid's for which to query privacy permissions. |
permission_list | list of requested permissions for each target user. |