Java
See our releases on GitHub for more detailed changelogs
v15
What's Changed
- Updated Models for Messaging Callbacks
Callbackis now a oneOfInboundCallbackorStatusCallbackInboundCallbackshould be used for all inbound callbacksStatusCallbackshould be used for all status updates of created messages
TracksEnumadded to support lowercase track values for theStartStreamVerb
v14
What's Changed
- TFV Status Enum values updated
PARTIALLY_VERIFIEDandINVALID_STATUShave been removed
v13
What's Changed
- Messaging Callbacks consolidated into one model
InboundMessageCallback,MessageSendingCallback,MessageDeliveredCallback, andMessageFailedCallbackare nowMessageCallback
v12
What's Changed
callUrlandmemberUrlfields are now of typeURIinstead ofString.
v11
What's Changed
recordingNamefield has been added to theCallRecordingMetadataobject.- Call transcription properties
detectedLanguageandtrackare now proper enums. They were previously strings.
v10
What's Changed
- Real-time Transcriptions added. Method names for recordings and call transcriptions have changed.
- Call transcription property
texthas been updated totranscriptto properly reflect the API response.
v9
What's Changed
- Generated an entirely new SDK using the open-source OpenAPI Generator Library
- Rewrote the BXML library