TLoginAnswerMessage Class

Definition

Message ID 5: LoginAnswer

Delphi
type TLoginAnswerMessage = class(TOlfSMMessage)
Inheritance
TObject
TLoginAnswerMessage

Remarks

Sent by the server after a login. If a SessionID is given, you can proceed, if not the server didn't accept the login.

Constructors

Properties

MessageID (Inherited from TOlfSMMessage)
SessionID

Session ID

Methods