Play-SDK-CSharp
Public Member Functions | Static Public Attributes | Properties | List of all members
LeanCloud.Play.Protocol.UpdateMasterClientRequest Class Reference
Inheritance diagram for LeanCloud.Play.Protocol.UpdateMasterClientRequest:

Public Member Functions

 UpdateMasterClientRequest ()
 
 UpdateMasterClientRequest (UpdateMasterClientRequest other)
 
UpdateMasterClientRequest Clone ()
 
override bool Equals (object other)
 
bool Equals (UpdateMasterClientRequest other)
 
override int GetHashCode ()
 
override string ToString ()
 
void WriteTo (pb::CodedOutputStream output)
 
int CalculateSize ()
 
void MergeFrom (UpdateMasterClientRequest other)
 
void MergeFrom (pb::CodedInputStream input)
 

Static Public Attributes

const int MasterActorIdFieldNumber = 1
 Field number for the "master_actor_id" field. More...
 

Properties

static pb::MessageParser< UpdateMasterClientRequestParser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 
int MasterActorId [get, set]
 

Constructor & Destructor Documentation

◆ UpdateMasterClientRequest() [1/2]

LeanCloud.Play.Protocol.UpdateMasterClientRequest.UpdateMasterClientRequest ( )
inline

◆ UpdateMasterClientRequest() [2/2]

LeanCloud.Play.Protocol.UpdateMasterClientRequest.UpdateMasterClientRequest ( UpdateMasterClientRequest  other)
inline

Member Function Documentation

◆ CalculateSize()

int LeanCloud.Play.Protocol.UpdateMasterClientRequest.CalculateSize ( )
inline

◆ Clone()

UpdateMasterClientRequest LeanCloud.Play.Protocol.UpdateMasterClientRequest.Clone ( )
inline

◆ Equals() [1/2]

override bool LeanCloud.Play.Protocol.UpdateMasterClientRequest.Equals ( object  other)
inline

◆ Equals() [2/2]

bool LeanCloud.Play.Protocol.UpdateMasterClientRequest.Equals ( UpdateMasterClientRequest  other)
inline

◆ GetHashCode()

override int LeanCloud.Play.Protocol.UpdateMasterClientRequest.GetHashCode ( )
inline

◆ MergeFrom() [1/2]

void LeanCloud.Play.Protocol.UpdateMasterClientRequest.MergeFrom ( pb::CodedInputStream  input)
inline

◆ MergeFrom() [2/2]

void LeanCloud.Play.Protocol.UpdateMasterClientRequest.MergeFrom ( UpdateMasterClientRequest  other)
inline

◆ ToString()

override string LeanCloud.Play.Protocol.UpdateMasterClientRequest.ToString ( )
inline

◆ WriteTo()

void LeanCloud.Play.Protocol.UpdateMasterClientRequest.WriteTo ( pb::CodedOutputStream  output)
inline

Member Data Documentation

◆ MasterActorIdFieldNumber

const int LeanCloud.Play.Protocol.UpdateMasterClientRequest.MasterActorIdFieldNumber = 1
static

Field number for the "master_actor_id" field.

Property Documentation

◆ Descriptor

pbr.MessageDescriptor LeanCloud.Play.Protocol.UpdateMasterClientRequest.Descriptor
staticget

◆ MasterActorId

int LeanCloud.Play.Protocol.UpdateMasterClientRequest.MasterActorId
getset

◆ Parser

pb.MessageParser<UpdateMasterClientRequest> LeanCloud.Play.Protocol.UpdateMasterClientRequest.Parser
staticget

The documentation for this class was generated from the following file: