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, parseResponse
public 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 APINode
public void setContext(APIContext context)
setContext
in class APINode
public 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.