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