public static interface Room.RoomAnnounceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
com.google.protobuf.StringValue |
getText()
.google.protobuf.StringValue text = 2; |
com.google.protobuf.StringValueOrBuilder |
getTextOrBuilder()
.google.protobuf.StringValue text = 2; |
boolean |
hasText()
.google.protobuf.StringValue text = 2; |
String getId()
string id = 1;com.google.protobuf.ByteString getIdBytes()
string id = 1;boolean hasText()
.google.protobuf.StringValue text = 2;com.google.protobuf.StringValue getText()
.google.protobuf.StringValue text = 2;com.google.protobuf.StringValueOrBuilder getTextOrBuilder()
.google.protobuf.StringValue text = 2;Copyright © 2020. All rights reserved.