public static class NetCallAttachment.Duration
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Duration() |
Modifier and Type | Method and Description |
---|---|
static NetCallAttachment.Duration |
fromJson(JSONObject durationJson) |
java.lang.String |
getAccid() |
int |
getDuration() |
JSONObject |
toJson() |
public java.lang.String getAccid()
public int getDuration()
public JSONObject toJson()
public static NetCallAttachment.Duration fromJson(JSONObject durationJson)