CLbsSuplPushMsgInfo Class Reference
class CLbsSuplPushMsgInfo : public CBase |
The nested utility class used for storing the message informaton while message is stored in the queue.
Constructor & Destructor Documentation
CLbsSuplPushMsgInfo(TInt, HBufC8 *)
Parameters
TInt aReqId | [In] The message unique request id. |
HBufC8 * aMsg | [In] The message with the request id record in the start of the buffer. The ownership is passed to CLbsSuplPushMsgInfo here. |
~CLbsSuplPushMsgInfo()
~CLbsSuplPushMsgInfo | ( | ) | [virtual] |
Destructor. The iMsg buffer is deleted here.
Member Data Documentation
HBufC8 * iMsg
The message data with the request id in the beginning
TInt
iReqId
The id of the message delivery request
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.