Read Batch

Retreives one or more BookableResource objects from the server

list readBookableResourcesBatch( beeIdList handles , Projection projection )

Parameters

handles
Type: beeIdList handles to the resources to be loaded
projection
ProjectionWrapper
A projection specifying the details that should be returned in the snapshot. null is not permitted;Must be a projection type specifically listed above as supported; otherwise an IllegalArgumentException will be thrown.