public class VoiceFileStatus extends SmsBase
appid, appkey, httpclient| Constructor and Description |
|---|
VoiceFileStatus(int appid,
String appkey) |
VoiceFileStatus(int appid,
String appkey,
HTTPClient httpclient) |
| Modifier and Type | Method and Description |
|---|---|
VoiceFileStatusResult |
get(String fid)
查询语音文件审核状态
|
handleErrorpublic VoiceFileStatus(int appid,
String appkey)
public VoiceFileStatus(int appid,
String appkey,
HTTPClient httpclient)
public VoiceFileStatusResult get(String fid) throws HTTPException, org.json.JSONException, IOException
fid - 语音文件fidHTTPException - http status exceptionorg.json.JSONException - json parse exceptionIOException - network problemCopyright © 2018. All rights reserved.