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