Class Protocols.LysKOM.Session()->Text

Description

All variables in this class is read only.

FIXME

Undocumented


Variable author

string Protocols.LysKOM.Session.Text.author

Description

The author of the text.


Variable prefetch_text
Variable prefetch_stat
Variable lines
Variable characters
Variable clear_stat
Variable aux_items

mixed Protocols.LysKOM.Session.Text.prefetch_text
mixed Protocols.LysKOM.Session.Text.prefetch_stat
mixed Protocols.LysKOM.Session.Text.lines
mixed Protocols.LysKOM.Session.Text.characters
mixed Protocols.LysKOM.Session.Text.clear_stat
mixed Protocols.LysKOM.Session.Text.aux_items

FIXME

Undocumented


Variable creation_time

mixed Protocols.LysKOM.Session.Text.creation_time

Description

The time the text was created on the server.


Variable err

object Protocols.LysKOM.Session.Text.err

Description

Undocumented


Variable marks

int Protocols.LysKOM.Session.Text.marks

Description

The number of marks on this text.


Variable misc

mixed Protocols.LysKOM.Session.Text.misc

Description

Misc info, including what conferences the message is posted to.

FIXME

Needs a more complete description.


Variable no

int Protocols.LysKOM.Session.Text.no

Description

The text number, as spicified to create.


Variable subject

string Protocols.LysKOM.Session.Text.subject

Description

The message subject.


Variable text

string Protocols.LysKOM.Session.Text.text

Description

The actual text (or body if you wish).


Method create

Protocols.LysKOM.Session.Text Protocols.LysKOM.Session.Text(string textnumber)

Description

Initializes a Text object.