RMcnSubSession Class Reference
class RMcnSubSession : public RSubSessionBase
|
This class represents a MCN session with CBS server.
Inherited Functions
|
|
RSubSessionBase::CloseSubSession(TInt)
|
|
RSubSessionBase::CreateAutoCloseSubSession(RSessionBase &,TInt,const TIpcArgs &)
|
|
RSubSessionBase::CreateSubSession(const RSessionBase &,TInt)
|
|
RSubSessionBase::CreateSubSession(const RSessionBase &,TInt,const TIpcArgs &)
|
|
RSubSessionBase::RSubSessionBase()
|
|
RSubSessionBase::Send(TInt)const
|
|
RSubSessionBase::Send(TInt,const TIpcArgs &)const
|
|
RSubSessionBase::SendReceive(TInt)const
|
|
RSubSessionBase::SendReceive(TInt,TRequestStatus &)const
|
|
RSubSessionBase::SendReceive(TInt,const TIpcArgs &)const
|
|
RSubSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const
|
|
RSubSessionBase::Session()const
|
|
RSubSessionBase::SubSessionHandle()const
|
Constructor & Destructor Documentation
RMcnSubSession(const RMcnSubSession &)
Member Functions Documentation
ClearSubscriptionsL()
void
|
ClearSubscriptionsL
|
(
|
)
|
|
Clears topic subscriptions of this session in CbsServer
Leaves if server reports any error.
Open(RCbsMcnSession &)
Creates a MCN subsession to CbsServer.
ReadMcnMessage(TRequestStatus &, TPckg< TCbsMcnMessage > &)
Request next subscribed MCN message to be delivered to this session.
The delivered message will be copied into aBuffer.
ReadMcnMessageCancel()
TInt
|
ReadMcnMessageCancel
|
(
|
)
|
|
Cancels an outstanding request.
RegisterL(const CMcnTopicArray &)
Subscribes topics given in aArray.
Leave reasons: KErrNoMemory Client- or server-side out-of-memory. Others Leave occured while accessing EPOC Telephony Sever. In this case, the leave reason from EPOC Telephony Sever is returned here.
operator=(const RMcnSubSession &)
Member Data Documentation
TBool
iConnected
TBool
|
iConnected
|
[private]
|
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.