ParseACLGetRoleWriteAccess Method Parse
Overload List

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

Reference