Uses of Class
com.blackberry.workspaces.sdk.api.json.CountingRoomEntityJson
-
Packages that use CountingRoomEntityJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of CountingRoomEntityJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource that return types with arguments of type CountingRoomEntityJson Modifier and Type Method Description PagingItemListJson<CountingRoomEntityJson>
Rooms. entityPagedListV30(ListRoomEntitiesJson listRoomEntitiesJson)
List the room entities (groups/domain/everyone) that are members of the room.PagingItemListJson<CountingRoomEntityJson>
Workspaces. entityPagedListV30(ListRoomEntitiesJson listRoomEntitiesJson)
List the room entities (groups/domain/everyone) that are members of the room.
-