| Package | Description |
|---|---|
| com.podio.org | |
| com.podio.space |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationWithSpaces> |
OrgAPI.getOrganizations()
Returns a list of all the organizations and spaces the user is member of.
|
List<OrganizationWithSpaces> |
OrgAPI.getSharedOrganizations(int userId)
Returns the organizations and spaces that the logged in user shares with
the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationWithSpaces |
SpaceWithOrganization.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceWithOrganization.setOrganization(OrganizationWithSpaces organization) |
Copyright © 2014. All Rights Reserved.