public static interface MessageProto.ModelOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAction()
string action = 2; |
com.google.protobuf.ByteString |
getActionBytes()
string action = 2; |
String |
getContent()
string content = 3; |
com.google.protobuf.ByteString |
getContentBytes()
string content = 3; |
String |
getExtra()
string extra = 6; |
com.google.protobuf.ByteString |
getExtraBytes()
string extra = 6; |
String |
getFormat()
string format = 8; |
com.google.protobuf.ByteString |
getFormatBytes()
string format = 8; |
long |
getId()
int64 id = 1; |
String |
getReceiver()
string receiver = 5; |
com.google.protobuf.ByteString |
getReceiverBytes()
string receiver = 5; |
String |
getSender()
string sender = 4; |
com.google.protobuf.ByteString |
getSenderBytes()
string sender = 4; |
long |
getTimestamp()
int64 timestamp = 9; |
String |
getTitle()
string title = 7; |
com.google.protobuf.ByteString |
getTitleBytes()
string title = 7; |
long getId()
int64 id = 1;String getAction()
string action = 2;com.google.protobuf.ByteString getActionBytes()
string action = 2;String getContent()
string content = 3;com.google.protobuf.ByteString getContentBytes()
string content = 3;String getSender()
string sender = 4;com.google.protobuf.ByteString getSenderBytes()
string sender = 4;String getReceiver()
string receiver = 5;com.google.protobuf.ByteString getReceiverBytes()
string receiver = 5;String getExtra()
string extra = 6;com.google.protobuf.ByteString getExtraBytes()
string extra = 6;String getTitle()
string title = 7;com.google.protobuf.ByteString getTitleBytes()
string title = 7;String getFormat()
string format = 8;com.google.protobuf.ByteString getFormatBytes()
string format = 8;long getTimestamp()
int64 timestamp = 9;Copyright © 2020–2022 The AIM Project. All rights reserved.