MasterTcpLoginMessage Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["BaseMasterTcpMessage"] click Base0 "/docs/client_api_10.4.0/api/Atavism/BaseMasterTcpMessage" Base0-->Base1["BaseMessage"] click Base1 "/docs/client_api_10.4.0/api/Atavism/BaseMessage" Base1-->Base2["object"] Type["MasterTcpLoginMessage"] class Type type-node

Syntax

public class MasterTcpLoginMessage : BaseMasterTcpMessage

Constructors

Fields

Name Constant Value Summary
messageType
Inherited from BaseMasterTcpMessage

Properties

Name Value Summary
CreateAccount bool
EmailAddress string
MagicCookie uint
MessageType MasterTcpMessageType
Inherited from BaseMasterTcpMessage
Password string
Props Dictionary<string, object>
Username string
Version int

Methods