Releases
v3.0.0
judy2k
released this
19 Oct 13:54
Changed
ModifyCallPayload.action
is now a value of the enum ModifyCallPayload.Action
.
All calls now throw HttpResponseException
if an abnormal HTTP status code is returned from the Nexmo API.
Fixed
Added missing values for CallStatus: FAILED, REJECTED, BUSY & CANCELLED
Added
Add missing setter for the Message.statusReportRequired property.
Add AccountClient.getBalance
method for getting an account balance.
Add NumbersClient.listNumbers
method.
Add NumbersClient.searchNumbers
method.
Add NumbersClient.cancelNumber
method.
Add NumbersClient.buyNumber
method.
Add NumbersClient.updateNumber
and NumbersClient.linkNumber
.
Add the ability to mute, unmute, earmuff, unearmuff and transfer an ongoing call.
Add VerifyClient.advanceVerification
and VerifyClient.cancelVerification
Add ApplicationClient
end methods for creating, updating, deleting, listing and getting configured applications.
Add extra endpoints for searching SMS messages.
You can’t perform that action at this time.