文件名称:go-bandwidth:GO中的带宽语音和消息传递API(AKA弹射器,应用程序平台)
文件大小:49KB
文件格式:ZIP
更新时间:2024-06-13 03:20:29
deprecated Go
带宽HTTP语音和v1消息传递SDK 弃用通知 该项目已弃用。 带宽Go SDK 注意:从2019年4月开始,低于1.0.0的go-bandwidth版本将与Bandwidth的V2消息传递不兼容。 如果您正在使用Bandwidth的V2消息传递,则需要将go-bandwidth软件包版本更新为1.0.0或更高版本。 如果您不使用带宽的V2消息传递,则不需要更新。 使用go-width,您可以访问整套API方法,包括: 帐户-获取用户的帐户数据和交易, 应用程序-管理用户的应用程序, AvailableNumber-搜索免费的本地或免费电话号码, 桥接-控制呼叫之间的桥接, 通话-访问用户的通话, 会议-管理用户的会议, ConferenceMember-与会议成员进行操作, 域-访问用户的域, EntryPoint-域端点的控制, 错误-错误列表, 媒体-列出
【文件预览】:
go-bandwidth-master
----.gitignore(18B)
----phoneNumbers.go(3KB)
----conferences.go(6KB)
----version.go(70B)
----applications.go(4KB)
----bridges.go(3KB)
----domains.go(1KB)
----account_test.go(2KB)
----media.go(3KB)
----test.txt(4B)
----helpers_test.go(3KB)
----media_test.go(3KB)
----errors_test.go(3KB)
----callsHelpers.go(2KB)
----conferencesHelpers.go(1KB)
----.travis.yml(215B)
----availableNumbers.go(2KB)
----applications_test.go(5KB)
----numberInfo_test.go(905B)
----availableNumbers_test.go(3KB)
----LICENSE(1KB)
----calls_test.go(11KB)
----messagesV2_test.go(2KB)
----bridges_test.go(6KB)
----recordings.go(1KB)
----xml()
--------response.go(260B)
--------gather.go(584B)
--------redirect.go(325B)
--------sendMessage.go(535B)
--------reject.go(188B)
--------speakSentence.go(385B)
--------record.go(585B)
--------transfer.go(805B)
--------playAudio.go(246B)
--------hangup.go(142B)
--------pause.go(223B)
--------bxml_test.go(2KB)
----examples()
--------showMessages.go(414B)
--------sendMMS.go(1KB)
--------showErrors.go(380B)
--------buyPhoneNumber.go(728B)
--------application.go(376B)
--------sendSMS.go(556B)
--------makeCall.go(509B)
----numberInfo.go(658B)
----README.md(5KB)
----recordings_test.go(2KB)
----conferencesHelpers_test.go(2KB)
----endpoints_test.go(4KB)
----calls.go(10KB)
----domains_test.go(2KB)
----transcriptions_test.go(3KB)
----account.go(1KB)
----transcriptions.go(2KB)
----endpoints.go(4KB)
----messages_test.go(4KB)
----phoneNumbers_test.go(4KB)
----client.go(6KB)
----conferences_test.go(7KB)
----errors.go(1KB)
----client_test.go(7KB)
----messages.go(4KB)
----callsHelpers_test.go(2KB)
----messagesV2.go(2KB)