@wildix/wms-api-client > WmsApi > getCallQueuesSettings
WmsApi.getCallQueuesSettings() method
Signature:
getCallQueuesSettings(args: GetCallQueuesSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCallQueuesSettingsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetCallQueuesSettingsCommandOutput) => void |
Returns:
void