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

Public Member Functions

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

Static Public Attributes

const int ActorIdFieldNumber = 1
 Field number for the "actor_id" field. More...
 

Properties

static pb::MessageParser< LeftRoomNotificationParser [get]
 
static pbr::MessageDescriptor Descriptor [get]
 
int ActorId [get, set]
 

Constructor & Destructor Documentation

◆ LeftRoomNotification() [1/2]

LeanCloud.Play.Protocol.LeftRoomNotification.LeftRoomNotification ( )
inline

◆ LeftRoomNotification() [2/2]

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

Member Function Documentation

◆ CalculateSize()

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

◆ Clone()

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

◆ Equals() [1/2]

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

◆ Equals() [2/2]

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

◆ GetHashCode()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ ToString()

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

◆ WriteTo()

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

Member Data Documentation

◆ ActorIdFieldNumber

const int LeanCloud.Play.Protocol.LeftRoomNotification.ActorIdFieldNumber = 1
static

Field number for the "actor_id" field.

Property Documentation

◆ ActorId

int LeanCloud.Play.Protocol.LeftRoomNotification.ActorId
getset

◆ Descriptor

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

◆ Parser

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

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