732 B
732 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
Added
(I)LinkMobilityClientwith client options to communicate with the REST API- Methods to send SMS messages
SendTextMessage()sending a normal text messageSendBinaryMessage()sending a binary message as base64 encoded message segments
IncomingMessageNotificationto support receiving incoming messages or delivery reports via WebHooks- UnitTesting