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