| Package | Description |
|---|---|
| com.avos.avoscloud |
| Modifier and Type | Method and Description |
|---|---|
<T extends AVObject> |
AVObject.getRelation(String key)
Access or create a Relation value for a key
|
<T extends AVObject> |
AVStatus.getRelation(String key)
Deprecated.
|
AVRelation |
AVRole.getRoles()
Gets the AVRelation for the AVRoles that are direct children of this role.
|
AVRelation |
AVRole.getUsers()
Gets the AVRelation for the AVUsers that are direct children of this role.
|
Copyright © 2017. All rights reserved.