◆ ErrorInfo() [1/2]
| LeanCloud.Play.Protocol.ErrorInfo.ErrorInfo |
( |
| ) |
|
|
inline |
◆ ErrorInfo() [2/2]
| LeanCloud.Play.Protocol.ErrorInfo.ErrorInfo |
( |
ErrorInfo |
other | ) |
|
|
inline |
◆ CalculateSize()
| int LeanCloud.Play.Protocol.ErrorInfo.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
| ErrorInfo LeanCloud.Play.Protocol.ErrorInfo.Clone |
( |
| ) |
|
|
inline |
◆ Equals() [1/2]
| bool LeanCloud.Play.Protocol.ErrorInfo.Equals |
( |
ErrorInfo |
other | ) |
|
|
inline |
◆ Equals() [2/2]
| override bool LeanCloud.Play.Protocol.ErrorInfo.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
| override int LeanCloud.Play.Protocol.ErrorInfo.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
| void LeanCloud.Play.Protocol.ErrorInfo.MergeFrom |
( |
ErrorInfo |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
| void LeanCloud.Play.Protocol.ErrorInfo.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
| override string LeanCloud.Play.Protocol.ErrorInfo.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
| void LeanCloud.Play.Protocol.ErrorInfo.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ AppInfoFieldNumber
| const int LeanCloud.Play.Protocol.ErrorInfo.AppInfoFieldNumber = 3 |
|
static |
Field number for the "app_info" field.
◆ DetailFieldNumber
| const int LeanCloud.Play.Protocol.ErrorInfo.DetailFieldNumber = 2 |
|
static |
Field number for the "detail" field.
◆ ReasonCodeFieldNumber
| const int LeanCloud.Play.Protocol.ErrorInfo.ReasonCodeFieldNumber = 1 |
|
static |
Field number for the "reason_code" field.
◆ AppInfo
| global.LeanCloud.Play.Protocol.AppInfo LeanCloud.Play.Protocol.ErrorInfo.AppInfo |
|
getset |
◆ Descriptor
| pbr.MessageDescriptor LeanCloud.Play.Protocol.ErrorInfo.Descriptor |
|
staticget |
◆ Detail
| string LeanCloud.Play.Protocol.ErrorInfo.Detail |
|
getset |
◆ Parser
| pb.MessageParser<ErrorInfo> LeanCloud.Play.Protocol.ErrorInfo.Parser |
|
staticget |
◆ ReasonCode
| int LeanCloud.Play.Protocol.ErrorInfo.ReasonCode |
|
getset |
The documentation for this class was generated from the following file: