API published in: S60 2nd Ed
Link against: sipclient.lib
Location NetworkControl NetworkServices ReadDeviceData WriteDeviceData
#include <sipregistrationcontext.h>
Inherited by CSIPProfile, and CSIPRegistrationBinding.
Public Member Functions | |
| virtual | ~MSIPRegistrationContext () |
| Destructor. | |
| virtual TBool | IsContextActive () const =0 |
| Checks if the registration context can be used for creating SIP messages/dialogs. | |
| virtual TUint32 | ContextId () const =0 |
| Gets the context id. | |
|
|
Destructor. |
|
|
Gets the context id.
Implemented in CSIPProfile, and CSIPRegistrationBinding. |
|
|
Checks if the registration context can be used for creating SIP messages/dialogs.
Implemented in CSIPProfile, and CSIPRegistrationBinding. |