@wildix/wim-cache-client > WimCache > getEntitiesByIds
WimCache.getEntitiesByIds() method
Signature:
getEntitiesByIds(args: GetEntitiesByIdsCommandInput, cb: (err: any, data?: GetEntitiesByIdsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: GetEntitiesByIdsCommandOutput) => void |
Returns:
void