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 TBoolGetIMSSigallingIndicator()
IMPORT_C voidSetIMSSigallingIndicator(const TBool)
Protected Attributes
TBool iIMSSignallingIndicator

Constructor & Destructor Documentation

TImsParameter()

IMPORT_CTImsParameter()[explicit]

Constructor

Member Functions Documentation

GetIMSSigallingIndicator()

IMPORT_C TBoolGetIMSSigallingIndicator()const

Gets the IMS Signalling Indicator flag

SetIMSSigallingIndicator(const TBool)

IMPORT_C voidSetIMSSigallingIndicator(const TBoolaIMSSignallingIndicator)

Sets the IMS Signalling Indicator flag

Parameters

const TBool aIMSSignallingIndicatorValue to which to set the IMS Signalling Indicator flag

Member Data Documentation

TBool iIMSSignallingIndicator

TBool iIMSSignallingIndicator[protected]