◆ AppInfo() [1/2]
LeanCloud.Play.Protocol.AppInfo.AppInfo |
( |
| ) |
|
|
inline |
◆ AppInfo() [2/2]
LeanCloud.Play.Protocol.AppInfo.AppInfo |
( |
AppInfo |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.AppInfo.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
AppInfo LeanCloud.Play.Protocol.AppInfo.Clone |
( |
| ) |
|
|
inline |
◆ Equals() [1/2]
bool LeanCloud.Play.Protocol.AppInfo.Equals |
( |
AppInfo |
other | ) |
|
|
inline |
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.AppInfo.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.AppInfo.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.AppInfo.MergeFrom |
( |
AppInfo |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.AppInfo.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.AppInfo.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.AppInfo.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ AppCodeFieldNumber
const int LeanCloud.Play.Protocol.AppInfo.AppCodeFieldNumber = 1 |
|
static |
Field number for the "app_code" field.
◆ AppMsgFieldNumber
const int LeanCloud.Play.Protocol.AppInfo.AppMsgFieldNumber = 2 |
|
static |
Field number for the "app_msg" field.
◆ AppCode
int LeanCloud.Play.Protocol.AppInfo.AppCode |
|
getset |
◆ AppMsg
string LeanCloud.Play.Protocol.AppInfo.AppMsg |
|
getset |
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.AppInfo.Descriptor |
|
staticget |
◆ Parser
pb.MessageParser<AppInfo> LeanCloud.Play.Protocol.AppInfo.Parser |
|
staticget |
The documentation for this class was generated from the following file: