public static interface Message.MessageSendFileRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConversationId()
string conversation_id = 1; |
com.google.protobuf.ByteString |
getConversationIdBytes()
string conversation_id = 1; |
String |
getFilebox()
string filebox = 2; |
com.google.protobuf.ByteString |
getFileboxBytes()
string filebox = 2; |
String getConversationId()
string conversation_id = 1;com.google.protobuf.ByteString getConversationIdBytes()
string conversation_id = 1;String getFilebox()
string filebox = 2;com.google.protobuf.ByteString getFileboxBytes()
string filebox = 2;Copyright © 2020. All rights reserved.