public static interface PoPProto.CheckConfigReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAttendees(int index)
repeated bytes attendees = 3; |
int |
getAttendeesCount()
repeated bytes attendees = 3; |
List<com.google.protobuf.ByteString> |
getAttendeesList()
repeated bytes attendees = 3; |
com.google.protobuf.ByteString |
getPophash()
required bytes pophash = 2; |
int |
getPopstatus()
required sint32 popstatus = 1; |
boolean |
hasPophash()
required bytes pophash = 2; |
boolean |
hasPopstatus()
required sint32 popstatus = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPopstatus()
required sint32 popstatus = 1;int getPopstatus()
required sint32 popstatus = 1;boolean hasPophash()
required bytes pophash = 2;com.google.protobuf.ByteString getPophash()
required bytes pophash = 2;List<com.google.protobuf.ByteString> getAttendeesList()
repeated bytes attendees = 3;int getAttendeesCount()
repeated bytes attendees = 3;com.google.protobuf.ByteString getAttendees(int index)
repeated bytes attendees = 3;Copyright © 2018. All rights reserved.