TBTEngSdpAttrValue::TSdpAttrValue Class Reference

class TBTEngSdpAttrValue::TSdpAttrValue

Data structure containing the SDP attribute value. Note: the member varaible containing the data is dependent on the data type attribute of the parent class.

Public Attributes
TInt iValNumeric
TPtrC8 iValString

Member Data Documentation

TInt iValNumeric

TInt iValNumeric

Numeric value (0 if the attribute is non-numeric).

TPtrC8 iValString

TPtrC8 iValString

String value (empty if the attribute is numeric).