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