public static interface Room.RoomListResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIds(int index)
repeated string ids = 1; |
com.google.protobuf.ByteString |
getIdsBytes(int index)
repeated string ids = 1; |
int |
getIdsCount()
repeated string ids = 1; |
List<String> |
getIdsList()
repeated string ids = 1; |
int getIdsCount()
repeated string ids = 1;String getIds(int index)
repeated string ids = 1;index - The index of the element to return.com.google.protobuf.ByteString getIdsBytes(int index)
repeated string ids = 1;index - The index of the value to return.Copyright © 2020. All rights reserved.