ParseACLGetRoleReadAccess Method Parse
Overload List

  NameDescription
Public methodGetRoleReadAccess(String)
Gets whether users belonging to the role with the given roleName are allowed to read this object. Even if this returns false, the role may still be able to read it if a parent role has read access.
Public methodGetRoleReadAccess(ParseRole)
Gets whether users belonging to the role are allowed to read this object. Even if this returns false, the role may still be able to read it if a parent role has read access.
Top
See Also

Reference