| Package | Description |
|---|---|
| com.github.qcloudsms |
| Modifier and Type | Method and Description |
|---|---|
static VoiceFileUploader.ContentType |
VoiceFileUploader.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VoiceFileUploader.ContentType[] |
VoiceFileUploader.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VoiceFileUploaderResult |
VoiceFileUploader.upload(byte[] fileContent,
VoiceFileUploader.ContentType contentType)
上传语音文件
|
Copyright © 2018. All rights reserved.