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

Public Member Functions

 UpdateMasterClientNotification ()
 
 UpdateMasterClientNotification (UpdateMasterClientNotification other)
 
UpdateMasterClientNotification Clone ()
 
override bool Equals (object other)
 
bool Equals (UpdateMasterClientNotification other)
 
override int GetHashCode ()
 
override string ToString ()
 
void WriteTo (pb::CodedOutputStream output)
 
int CalculateSize ()
 
void MergeFrom (UpdateMasterClientNotification 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< UpdateMasterClientNotificationParser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 
int MasterActorId [get, set]
 0 表示目前没有 master More...
 

Constructor & Destructor Documentation

◆ UpdateMasterClientNotification() [1/2]

LeanCloud.Play.Protocol.UpdateMasterClientNotification.UpdateMasterClientNotification ( )
inline

◆ UpdateMasterClientNotification() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Member Data Documentation

◆ MasterActorIdFieldNumber

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

Field number for the "master_actor_id" field.

Property Documentation

◆ Descriptor

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

◆ MasterActorId

int LeanCloud.Play.Protocol.UpdateMasterClientNotification.MasterActorId
getset

0 表示目前没有 master

◆ Parser

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

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