Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cl-textmagic Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 12:52:46 2020 GMT+0.
• Introduction | What cl-textmagic is all about | |
• Systems | The systems documentation | |
• Modules | The modules documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
Common lisp implementation of TextMagic API to send SMS
Copyright (c) 2015 Trumae da Ilha (trumae@gmail.com)
Licensed under the MIT License
Next: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cl-textmagic system |
Trumae da Ilha
MIT
Common lisp implementation of TextMagic API to send SMS
# Cl-Textmagic
Common lisp implementation of TextMagic API to send SMS
## Author
* Trumae da Ilha (trumae@gmail.com)
## Copyright
Copyright (c) 2015 Trumae da Ilha (trumae@gmail.com)
## License
Licensed under the MIT License
0.1
cl-textmagic.asd (file)
src (module)
Modules are listed depth-first from the system components tree.
• The cl-textmagic/src module |
cl-textmagic (system)
src/
cl-textmagic.lisp (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The cl-textmagic.asd file | ||
• The cl-textmagic/src/cl-textmagic.lisp file |
Next: The cl-textmagic/src/cl-textmagic․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cl-textmagic.asd
cl-textmagic (system)
Previous: The cl-textmagic․asd file, Up: Lisp files [Contents][Index]
src (module)
src/cl-textmagic.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The cl-textmagic-asd package | ||
• The cl-textmagic package |
Next: The cl-textmagic package, Previous: Packages, Up: Packages [Contents][Index]
cl-textmagic.asd
Previous: The cl-textmagic-asd package, Up: Packages [Contents][Index]
All these commands can be executed only if you provide a
valid username and API password (get it here) in your requests. All TextMagic
API commands (on a per-need basis) use the following key parameters:
Parameter_name Example
username xxxx
password yyyy
phone_number 447123456789
For more details see http://api.textmagic.com/https-api/textmagic-api-commands
cl-textmagic.lisp (file)
common-lisp
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Internal definitions |
Previous: Definitions, Up: Definitions [Contents][Index]
• Internal functions |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
The send command is used to send an SMS message to a mobile phone.
cl-textmagic.lisp (file)
This command helps you to validate a phone number’s format and to check a message’s price to its destination. It also returns the phone number’s country code.
cl-textmagic.lisp (file)
This command helps you to delete any incoming SMS messages from the server.
cl-textmagic.lisp (file)
This command allows you to retrieve the delivery status of any SMS you have already sent.
cl-textmagic.lisp (file)
This command retrieves the incoming SMS messages from the server. You can request any SMS sent to one of our SMS reply numbers by using this API.
cl-textmagic.lisp (file)
The send command is used to send an SMS message to a mobile phone.
cl-textmagic.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L M |
---|
Jump to: | C F L M |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | A C D F M R S |
---|
Jump to: | A C D F M R S |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C P S |
---|
Jump to: | C P S |
---|