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