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

Public Member Functions

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

Static Public Attributes

const int SysAttrFieldNumber = 1
 Field number for the "sys_attr" field. More...
 

Properties

static pb::MessageParser< UpdateSysPropertyNotificationParser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 
global::LeanCloud.Play.Protocol.RoomSystemProperty SysAttr [get, set]
 

Constructor & Destructor Documentation

◆ UpdateSysPropertyNotification() [1/2]

LeanCloud.Play.Protocol.UpdateSysPropertyNotification.UpdateSysPropertyNotification ( )
inline

◆ UpdateSysPropertyNotification() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Member Data Documentation

◆ SysAttrFieldNumber

const int LeanCloud.Play.Protocol.UpdateSysPropertyNotification.SysAttrFieldNumber = 1
static

Field number for the "sys_attr" field.

Property Documentation

◆ Descriptor

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

◆ Parser

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

◆ SysAttr

global.LeanCloud.Play.Protocol.RoomSystemProperty LeanCloud.Play.Protocol.UpdateSysPropertyNotification.SysAttr
getset

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