RSatRefresh Class Reference
class RSatRefresh : public RSubSessionBase |
Sub-session for getting refresh notifies.
SatClient.lib
- Since
- Series 60 2.6
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
RSatRefresh(MSatRefreshObserver &)
RSatRefresh(const RSatRefresh &)
Member Functions Documentation
AllowRefreshL(TBool)
void | AllowRefreshL | ( | TBool | aAllow | ) | const |
Sends response for refresh quary.
Parameters
TBool aAllow | ETrue, refresh is allowed, EFalse refresh not allowed. |
Cancel()
IMPORT_C void | Cancel | ( | ) | const |
Cancels the notification.
CancelNotifyAllowRefresh(TInt)
Cancels the notification.
CancelNotifyRefresh()
void | CancelNotifyRefresh | ( | ) | const |
Cancels the notification.
Close()
Closes the sub-session. Cancels the notification if active.
NotifyAllowRefresh(TPckg< TSatRefreshType > &, TPckg< TSatRefreshFiles > &, TRequestStatus &)
Gets the notification of refresh query.
NotifyFileChangeL()
IMPORT_C void | NotifyFileChangeL | ( | ) | |
Starts the waiting for refresh events.
NotifyFileChangeL(const TSatRefreshFiles &)
Starts the waiting for refresh events.
Parameters
const TSatRefreshFiles & aObservedFiles | List of files to be observed for refresh. |
NotifyRefresh(TPckg< TSatRefreshType > &, TPckg< TSatRefreshFiles > &, TRequestStatus &)
Gets the notification of refresh.
OpenL(const RSatSession &)
RefreshEFRead(TBool)
IMPORT_C void | RefreshEFRead | ( | TBool | aAdditionEFRead | ) | const |
Indicates client's refresh actions complete.
Parameters
TBool aAdditionEFRead | Client has read additional file(s) from those implicitly defined by refresh. |
operator=(const RSatRefresh &)
Member Data Documentation
CSatAllowRefreshMonitor * iAllowMonitor
MSatRefreshObserver & iObserver
CSatRefreshMonitor * iRefreshMonitor
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.