(
com.google.protobuf.ByteString data)
| 388 | } |
| 389 | |
| 390 | public static UserStatus parseFrom( |
| 391 | com.google.protobuf.ByteString data) |
| 392 | throws com.google.protobuf.InvalidProtocolBufferException { |
| 393 | return com.google.protobuf.GeneratedMessageLite.parseFrom( |
| 394 | DEFAULT_INSTANCE, data); |
| 395 | } |
| 396 | public static UserStatus parseFrom( |
| 397 | com.google.protobuf.ByteString data, |
| 398 | com.google.protobuf.ExtensionRegistryLite extensionRegistry) |