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