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