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