Packet

Undocumented in source.

Constructors

this
this(long message_id, ubyte[] message_data)
Undocumented in source.
this
this(long message_id)
Undocumented in source.

Members

Functions

data
ubyte[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
getAttachment
Object getAttachment()
Undocumented in source. Be warned that the author may not have intended to support it.
setAttachment
void setAttachment(Object attachment)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

HEADERLEN
enum HEADERLEN;
Undocumented in source.

Variables

auth_key_id
long auth_key_id;
Undocumented in source.
message_data
ubyte[] message_data;
Undocumented in source.
message_data_length
int32_t message_data_length;
Undocumented in source.
message_id
long message_id;
Undocumented in source.
object
Object object;
Undocumented in source.

Meta