@wildix/classound-client > Classound > getEsimCount
Classound.getEsimCount() method
Signature:
getEsimCount(args: GetEsimCountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEsimCountCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetEsimCountCommandOutput) => void |
Returns:
void