◆ AckCommand() [1/2]
LeanCloud.Play.Protocol.AckCommand.AckCommand |
( |
| ) |
|
|
inline |
◆ AckCommand() [2/2]
LeanCloud.Play.Protocol.AckCommand.AckCommand |
( |
AckCommand |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.AckCommand.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
AckCommand LeanCloud.Play.Protocol.AckCommand.Clone |
( |
| ) |
|
|
inline |
◆ Equals() [1/2]
bool LeanCloud.Play.Protocol.AckCommand.Equals |
( |
AckCommand |
other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.AckCommand.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.AckCommand.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.AckCommand.MergeFrom |
( |
AckCommand |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.AckCommand.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.AckCommand.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.AckCommand.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ IFieldNumber
const int LeanCloud.Play.Protocol.AckCommand.IFieldNumber = 11 |
|
static |
Field number for the "i" field.
◆ TimestampFieldNumber
const int LeanCloud.Play.Protocol.AckCommand.TimestampFieldNumber = 1 |
|
static |
Field number for the "timestamp" field.
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.AckCommand.Descriptor |
|
staticget |
int LeanCloud.Play.Protocol.AckCommand.I |
|
getset |
◆ Parser
pb.MessageParser<AckCommand> LeanCloud.Play.Protocol.AckCommand.Parser |
|
staticget |
◆ Timestamp
long LeanCloud.Play.Protocol.AckCommand.Timestamp |
|
getset |
The documentation for this class was generated from the following file: