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