(
com.google.protobuf.ByteString data)
| 141 | } |
| 142 | |
| 143 | public static im.tox.proto.Av.Call parseFrom( |
| 144 | com.google.protobuf.ByteString data) |
| 145 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 146 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 147 | DEFAULT_INSTANCE, data); |
| 148 | } |
| 149 | public static im.tox.proto.Av.Call parseFrom( |
| 150 | com.google.protobuf.ByteString data, |
| 151 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |