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