CMceMsgSIPData Class Reference
class CMceMsgSIPData : public CMceMsgBase
|
Message for transferring SIP data between client and server
Constructor & Destructor Documentation
CMceMsgSIPData()
C++ constructor for decoding
CMceMsgSIPData(TUint32, CDesC8Array &, HBufC8 &)
C++ constructor for encoding
Parameters
TUint32
aTrxType
|
data to be encoded
|
CDesC8Array
& aSIPHeaders
|
data to be encoded
|
HBufC8
& aContentType
|
data to be encoded
|
CMceMsgSIPData(TMceItcDataType)
CMceMsgSIPData
|
(
|
TMceItcDataType
|
aType
|
)
|
[protected]
|
C++ constructor for encoding
Parameters
TMceItcDataType
aType
|
type of message
|
CMceMsgSIPData(TMceItcDataType, TUint32, CDesC8Array &, HBufC8 &)
CMceMsgSIPData
|
(
|
TMceItcDataType
|
aType,
|
|
TUint32
|
aTrxType,
|
|
CDesC8Array
&
|
aSIPHeaders,
|
|
HBufC8
&
|
aContentType
|
|
)
|
[protected]
|
C++ constructor for encoding
Parameters
TMceItcDataType
aType
|
type of message
|
TUint32
aTrxType
|
data to be encoded
|
CDesC8Array
& aSIPHeaders
|
data to be encoded
|
HBufC8
& aContentType
|
data to be encoded
|
Member Functions Documentation
Close()
Destroys all (encoded) data
DoDecodeL(RReadStream &)
Decodes message from stream
DoOwnershipRollback()
void
|
DoOwnershipRollback
|
(
|
)
|
[protected, virtual]
|
Releases ownership of certain owned member data.
EncodeL()
void
|
EncodeL
|
(
|
)
|
[virtual]
|
EncodeStreamL(RBufWriteStream &)
Encodes message to stream
LocalClose()
Destroys all (encoded) data
Member Data Documentation
TMceContentType
iContentTypeId
TMceContentType
|
iContentTypeId
|
CDesC8Array * iSIPHeaders
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.