public class VoipInfo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
VoipInfo() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static VoipInfo loadJSON(String json, APIContext context, String header)
public static APINodeList<VoipInfo> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Boolean getFieldHasMobileApp()
public Boolean getFieldHasPermission()
public Boolean getFieldIsCallable()
public Boolean getFieldIsCallableWebrtc()
public Boolean getFieldIsPushable()
public Long getFieldReasonCode()
public String getFieldReasonDescription()
public static APIRequest.ResponseParser<VoipInfo> getParser()
Copyright © 2020. All rights reserved.