◆ JoinRoomResponse() [1/2]
LeanCloud.Play.Protocol.JoinRoomResponse.JoinRoomResponse |
( |
| ) |
|
|
inline |
◆ JoinRoomResponse() [2/2]
LeanCloud.Play.Protocol.JoinRoomResponse.JoinRoomResponse |
( |
JoinRoomResponse |
other | ) |
|
|
inline |
◆ CalculateSize()
int LeanCloud.Play.Protocol.JoinRoomResponse.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool LeanCloud.Play.Protocol.JoinRoomResponse.Equals |
( |
object |
other | ) |
|
|
inline |
◆ GetHashCode()
override int LeanCloud.Play.Protocol.JoinRoomResponse.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
void LeanCloud.Play.Protocol.JoinRoomResponse.MergeFrom |
( |
JoinRoomResponse |
other | ) |
|
|
inline |
◆ MergeFrom() [2/2]
void LeanCloud.Play.Protocol.JoinRoomResponse.MergeFrom |
( |
pb::CodedInputStream |
input | ) |
|
|
inline |
◆ ToString()
override string LeanCloud.Play.Protocol.JoinRoomResponse.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void LeanCloud.Play.Protocol.JoinRoomResponse.WriteTo |
( |
pb::CodedOutputStream |
output | ) |
|
|
inline |
◆ AddrFieldNumber
const int LeanCloud.Play.Protocol.JoinRoomResponse.AddrFieldNumber = 2 |
|
static |
Field number for the "addr" field.
◆ RoomOptionsFieldNumber
const int LeanCloud.Play.Protocol.JoinRoomResponse.RoomOptionsFieldNumber = 1 |
|
static |
Field number for the "room_options" field.
◆ Addr
string LeanCloud.Play.Protocol.JoinRoomResponse.Addr |
|
getset |
◆ Descriptor
pbr.MessageDescriptor LeanCloud.Play.Protocol.JoinRoomResponse.Descriptor |
|
staticget |
◆ Parser
pb.MessageParser<JoinRoomResponse> LeanCloud.Play.Protocol.JoinRoomResponse.Parser |
|
staticget |
◆ RoomOptions
global.LeanCloud.Play.Protocol.RoomOptions LeanCloud.Play.Protocol.JoinRoomResponse.RoomOptions |
|
getset |
The documentation for this class was generated from the following file: