TImsParameter Class Reference

class TImsParameter

This class contain the IMS Signalling Indicator flag for 3GPP R5 dedicated signalling PDP contexts

Connection level APIs, such as RSubConnection , shall be extended to support dedicated PDP context for special charging and enhanced QoS.

Public Member Functions
TImsParameter ()
IMPORT_C TBool GetIMSSigallingIndicator ()
IMPORT_C void SetIMSSigallingIndicator (const TBool )
Protected Attributes
TBool iIMSSignallingIndicator

Constructor & Destructor Documentation

TImsParameter()

IMPORT_C TImsParameter ( ) [explicit]

Constructor

Member Functions Documentation

GetIMSSigallingIndicator()

IMPORT_C TBool GetIMSSigallingIndicator ( ) const

Gets the IMS Signalling Indicator flag

SetIMSSigallingIndicator(const TBool)

IMPORT_C void SetIMSSigallingIndicator ( const TBool aIMSSignallingIndicator )

Sets the IMS Signalling Indicator flag

Parameters

const TBool aIMSSignallingIndicator Value to which to set the IMS Signalling Indicator flag

Member Data Documentation

TBool iIMSSignallingIndicator

TBool iIMSSignallingIndicator [protected]