Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: sipregistrationcontext.h

Class MSIPRegistrationContext

class MSIPRegistrationContext;

Description

The interface for providing information for the SIP request and dialog creation.

n/a

Members

Defined in MSIPRegistrationContext:
ContextId(), IsContextActive(), ~MSIPRegistrationContext()


Construction and destruction


~MSIPRegistrationContext()

inline virtual ~MSIPRegistrationContext();

Description

Destructor

[Top]


Member functions


IsContextActive()

virtual TBool IsContextActive() const=0;

Description

Checks if the registration context can be used for creating SIP messages/dialogs

Return value

TBool

ETrue if can be used, EFalse otherwise


ContextId()

virtual TUint32 ContextId() const=0;

Description

Gets the context id.

Return value

TUint32

Context id For internal use only