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