This version of the Twilio Java library is a superset of 7.9.1 that includes all beta Twilio products.
Release Notes
- Remove conference participant
Beep
andConferenceRecord
enums, useString
instead (backwards incompatible). - Add
recordingChannels
,recordingStatusCallback
,recordingStatusCallbackMethod
,sipAuthUsername
,sipAuthPassword
,region
,conferenceRecordingStatusCallback
,conferenceRecordingStatusCallbackMethod
parameter support to conference participant creation. - Update missing categories in Usage Trigger enums.
- Alpha Changes:
- Add
smartEncoding
parameter to messaging Service. - Make
endpoint
parameter optional for notify service bindings (backwards incompatible). - Add
segments
property to notify service notifications. - Add
logEnabled
property to notify services. - New Notify resources: Segment, SegmentMembership, UserBinding, User
- Add ability to delete Wireless RatePlans
- Add
groupingSid
parameter to Video Recordings. - Remove
startTime
property from Video Rooms (backwards incompatible). - Replace
startTimeBefore/After
filtering withdateCreatedBefore/After
on Video Rooms (backwards incompatible).
- Add