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