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

Method parser

app/src/main/java/im/tox/proto/Av.java:401–403  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

399 private static volatile com.google.protobuf.Parser<Call> PARSER;
400
401 public static com.google.protobuf.Parser<Call> parser() {
402 return DEFAULT_INSTANCE.getParserForType();
403 }
404 }
405
406 public interface CallStateOrBuilder extends

Callers 1

dynamicMethodMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected