Implemented SMS messaging
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -9,4 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/AM-WD/LinkMobility/
|
||||
|
||||
### Added
|
||||
|
||||
- `(I)LinkMobilityClient` with client options to communicate with the REST API
|
||||
- Methods to send SMS messages
|
||||
- `SendTextMessage()` sending a normal text message
|
||||
- `SendBinaryMessage()` sending a binary message as _base64_ encoded message segments
|
||||
- `IncomingMessageNotification` to support receiving incoming messages or delivery reports via WebHooks
|
||||
- UnitTesting
|
||||
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/AM-WD/LinkMobility
|
||||
|
||||
Reference in New Issue
Block a user