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