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