#include <ext/mw/crossenablerserversession.h>
class RCrossEnablerServerSession : public RSessionBase |
Public Member Functions | |
---|---|
RCrossEnablerServerSession() | |
void | CancelRequest() |
TInt | Connect() |
TCenrepData | GetUserCredentails() |
void | ProfileChanged() |
void | RegisterNotification(HBufC8 *, TRequestStatus &) |
void | SignOut() |
void | UpdateUserCredential(const TCenrepData &) |
TVersion | Version() |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes | |
RSessionBase:TAttachMode |
RCrossEnablerServerSession This class provides the client-side interface to the server session
RCrossEnablerServerSession | ( | ) |
RCrossEnablerServerSession . Constructs the object.
void | CancelRequest | ( | ) |
TCenrepData | GetUserCredentails | ( | ) |
GetUserCredentails. Issues a request for the time to the server.
void | ProfileChanged | ( | ) |
ProfileChanged. Issues the request for ProfileChanged.
generate notification about ProfileChanged event. Calling this method will generate ProfileChanged event.
void | RegisterNotification | ( | HBufC8 * | aBuffer, |
TRequestStatus & | aStatus | |||
) |
Registers the notification with server