eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
TalkReplyServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
TalkReply reply_code
char * name

Detailed Description

Reply to trying to send a private message

Definition at line 4954 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkReplyServerPacket::_eo

Definition at line 4955 of file protocol.h.

◆ name

char* TalkReplyServerPacket::name

Definition at line 4957 of file protocol.h.

◆ reply_code

TalkReply TalkReplyServerPacket::reply_code

Definition at line 4956 of file protocol.h.


The documentation for this struct was generated from the following file: