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