#include <iaxclient.h>
Data Fields | |
int | id |
Indicates the registration id this event corresponds to. | |
int | reply |
The registration reply. | |
int | msgcount |
The number of 'voicemail' messages. |
Definition at line 513 of file iaxclient.h.
Indicates the registration id this event corresponds to.
Definition at line 519 of file iaxclient.h.
The registration reply.
The values are from the IAXC_REGISTRATION_REPLY_{} family of macros.
Definition at line 527 of file iaxclient.h.