SIPSubscribe::SubscriptionStatus Struct Reference

#include <sippdu.h>

Data Fields

SIPSubscribeHandlerm_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.

Detailed Description

Information provided on the subscription status.


Field Documentation

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.


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

Generated on 14 Jul 2011 for OPAL by  doxygen 1.6.1