MCPcopy Create free account
hub / github.com/InsightIM/Tok-Android / getSize

Method getSize

app/src/main/java/com/client/tok/bean/Message.java:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 public long getSize() {
163 return size;
164 }
165
166 public void setSize(long size) {
167 this.size = size;

Callers 4

onMeasureMethod · 0.45
onMeasureMethod · 0.45
setMessageMethod · 0.45
acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected