@wildix/wda-insights-client > WdaInsights > enableProjection
WdaInsights.enableProjection() method
Signature:
enableProjection(args: EnableProjectionCommandInput, cb: (err: any, data?: EnableProjectionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: EnableProjectionCommandOutput) => void |
Returns:
void