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