#include <sippdu.h>
Data Fields | |
SIPSubscribeHandler * | m_handler |
Handler for subscription. | |
PString | m_addressofRecord |
Address of record for registration. | |
bool | m_wasSubscribing |
Was registering or unregistering. | |
bool | m_reSubscribing |
Was a registration refresh. | |
SIP_PDU::StatusCodes | m_reason |
Reason for status change. | |
OpalProductInfo | m_productInfo |
Server product info from registrar if available. | |
void * | m_userData |
User data corresponding to this registration. |
Address of record for registration.
Handler for subscription.
Server product info from registrar if available.
Reason for status change.
Was a registration refresh.
User data corresponding to this registration.
Was registering or unregistering.