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