(
com.google.protobuf.ByteString data)
| 718 | } |
| 719 | |
| 720 | public static im.tox.proto.Av.CallState parseFrom( |
| 721 | com.google.protobuf.ByteString data) |
| 722 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 723 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 724 | DEFAULT_INSTANCE, data); |
| 725 | } |
| 726 | public static im.tox.proto.Av.CallState parseFrom( |
| 727 | com.google.protobuf.ByteString data, |
| 728 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |