public class VoiceFileUploaderResult extends SmsResultBase
| Modifier and Type | Field and Description |
|---|---|
String |
errMsg |
String |
fid |
int |
result |
response| Constructor and Description |
|---|
VoiceFileUploaderResult() |
| Modifier and Type | Method and Description |
|---|---|
VoiceFileUploaderResult |
parseFromHTTPResponse(HTTPResponse response)
Parse result from HTTPResponse
|
getResponse, parseToJson, toStringpublic VoiceFileUploaderResult parseFromHTTPResponse(HTTPResponse response) throws org.json.JSONException
SmsResultBaseparseFromHTTPResponse in class SmsResultBaseresponse - HTTP response from api returnorg.json.JSONException - json parse exceptionCopyright © 2018. All rights reserved.