chickadee » smsmatrix » call-with-csv-report

(call-with-csv-report PROC [username: USERNAME] [password: PASSWORD] [limit: LIMIT] [incoming-only: INCOMING-ONLY?])procedure

Get a summary report of all transactions made on your account.

The procedure PROC is invoked with one argument: an input port from which the report can be read (in CSV format).

If LIMIT (a number) is given and nonzero, a maximum of that many records will be returned (defaults to zero, ie all messages).

If INCOMING-ONLY? is #t, only incoming messages are shown (useful when using the "virtual mobile phone number" feature, whatever that may be....