public static class NetCallAttachment.Duration
extends java.lang.Object
implements java.io.Serializable
构造器和说明 |
---|
Duration() |
限定符和类型 | 方法和说明 |
---|---|
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)