Releases: plivo/plivo-java
Releases · plivo/plivo-java
5.5.0
Release Notes:
Features - Voice: Multiparty calls
- The Add Multiparty Call API allows for greater functionality by accepting options like
start recording audio
,stop recording audio
, and their HTTP methods. - Multiparty Calls now has new APIs to
stop
andplay
audio.
5.4.1
5.4.0
Release Notes:
Features - Messaging
- This version includes advancements to the Messaging Interface that deals with the Send SMS/MMS interface, Creating a standard structure for
request/input
arguments to make implementation easier and incorporating support for the older interface.
Example for send SMS
v5.3.1
Release Notes:
- Bug fix on delete methods and powerpack response fix.
5.3.0
Release Notes:
- Add setter methods for voice,language,loop params in Speak Xml element.
v5.2.1
v5.2.0
v5.1.0
- Powerpack UUID has been included in the response for the list all messages API and the get message details API.
- Support for filtering messages by Powerpack UUID has been added to the list all messages API.