RConnectionUiUtilitiesSession Class Reference
| class RConnectionUiUtilitiesSession : public RSessionBase |
Inherits from
- RConnectionUiUtilitiesSession
| Public Member Functions |
|---|
| RConnectionUiUtilitiesSession() |
| ~RConnectionUiUtilitiesSession() |
| void | CancelChangingConnectionToNote() |
| void | CancelConfirmMethodUsageQuery() |
| void | CancelConnectedViaConnMethodNote() |
| void | CancelConnectedViaDestAndConnMethodNote() |
| void | CancelConnectingViaDiscreetPopup() |
| void | CancelConnectionErrorDiscreetPopup() |
| void | CancelEasyWapiDlg() |
| void | CancelEasyWepDlg() |
| void | CancelEasyWpaDlg() |
| void | CancelOffLineWlanNote() |
| void | CancelSearchWLANNetwork() |
| void | ChangingConnectionToNote(const TUint32, TRequestStatus &) |
| void | Close() |
| void | ConfirmMethodUsageQuery(TMsgQueryLinkedResults &, const TBool, TRequestStatus &) |
|
TInt
| Connect() |
| void | ConnectedViaConnMethodNote(const TUint32, TRequestStatus &) |
| void | ConnectedViaDestAndConnMethodNote(const TUint32, const TUint32, TRequestStatus &) |
| void | ConnectingViaDiscreetPopup(TPckgBuf< TConnUiConnectingViaDiscreetPopup > &, TRequestStatus &) |
| void | ConnectionErrorDiscreetPopup(TPckgBuf< TInt > &, TRequestStatus &) |
| void | EasyWapiDlg(TPckgBuf< TBuf< KEasyWapiQueryMaxLength > > &, TRequestStatus &) |
| void | EasyWepDlg(TPckgBuf< TWepKeyData > &, TRequestStatus &) |
| void | EasyWpaDlg(TPckgBuf< TBuf< KEasyWpaQueryMaxLength > > &, TRequestStatus &) |
| void | NoWLANNetworksAvailableNote(TRequestStatus &) |
| void | OffLineWlanDisabledNote(TRequestStatus &) |
| void | OffLineWlanNote(TRequestStatus &, TBool) |
| void | SearchWLANNetwork(TPckgBuf< TConnUiUiWlanNetworkPrefs > &, TRequestStatus &, TBool) |
| void | WLANNetworkUnavailableNote(TRequestStatus &) |
| Inherited Functions |
|---|
| | RHandleBase::Attributes()const |
| | RHandleBase::BTraceId()const |
| | RHandleBase::DoExtendedClose() |
| | RHandleBase::Duplicate(const RThread &,TOwnerType) |
| | RHandleBase::FullName()const |
| | RHandleBase::FullName(TDes &)const |
| | RHandleBase::Handle()const |
| | RHandleBase::HandleInfo(THandleInfo *) |
| | RHandleBase::Name()const |
| | RHandleBase::NotifyDestruction(TRequestStatus &) |
| | RHandleBase::Open(const TFindHandleBase &,TOwnerType) |
| | RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt) |
| | RHandleBase::RHandleBase() |
| | RHandleBase::RHandleBase(TInt) |
| | RHandleBase::SetHandle(TInt) |
| | RHandleBase::SetHandleNC(TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt) |
| | RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *) |
| | RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *) |
| | RSessionBase::Open(RMessagePtr2,TInt,TOwnerType) |
| | RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Open(TInt,TOwnerType) |
| | RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType) |
| | RSessionBase::Send(TInt)const |
| | RSessionBase::Send(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt)const |
| | RSessionBase::SendReceive(TInt,TRequestStatus &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| | RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| | RSessionBase::SetReturnedHandle(TInt) |
| | RSessionBase::SetReturnedHandle(TInt,RHandleBase &) |
| | RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &) |
| | RSessionBase::ShareAuto() |
| | RSessionBase::ShareProtected() |
Constructor & Destructor Documentation
RConnectionUiUtilitiesSession()
| RConnectionUiUtilitiesSession | ( | ) | |
~RConnectionUiUtilitiesSession()
| ~RConnectionUiUtilitiesSession | ( | ) | |
Member Functions Documentation
CancelChangingConnectionToNote()
| void | CancelChangingConnectionToNote | ( | ) | |
Cancel ChangingConnectionToNote notifier.
CancelConfirmMethodUsageQuery()
| void | CancelConfirmMethodUsageQuery | ( | ) | |
Cancel ConfirmMethodUsageQuery
CancelConnectedViaConnMethodNote()
| void | CancelConnectedViaConnMethodNote | ( | ) | |
Cancel ConnectedViaConnMethodNote notifier.
CancelConnectedViaDestAndConnMethodNote()
| void | CancelConnectedViaDestAndConnMethodNote | ( | ) | |
Cancel ConnectedViaDestAndConnMethodNote notifier.
CancelConnectingViaDiscreetPopup()
| void | CancelConnectingViaDiscreetPopup | ( | ) | |
Cancel ConnectingViaDiscreetPopup notifier.
CancelConnectionErrorDiscreetPopup()
| void | CancelConnectionErrorDiscreetPopup | ( | ) | |
Cancel ConnectionErrorDiscreetPopup notifier.
CancelEasyWapiDlg()
Cancel EasyWapiDlg notifier.
CancelOffLineWlanNote()
| void | CancelOffLineWlanNote | ( | ) | |
CancelSearchWLANNetwork()
| void | CancelSearchWLANNetwork | ( | ) | |
ChangingConnectionToNote(const TUint32, TRequestStatus &)
Information note is used when "Automatically" roaming is enabled The actual connection establishment take places in the background (no wait note).
Close()
Disconnect from the notifier server.
ConfirmMethodUsageQuery(TMsgQueryLinkedResults &, const TBool, TRequestStatus &)
Notifier. Shows a query, "Connect to\n '%0U' via\n '%1U'?"
Parameters
| TMsgQueryLinkedResults & aResult | Result of user selection, ETrue if user accepted roaming, to more preferred method, EFlase otherwise |
| const TBool aHomeNetwork | home or foreign network |
| TRequestStatus & aStatus | Status object of notifier. |
Connect()
Connect to the notifier server. Must be called before any other function (c'tor excepted).
ConnectedViaConnMethodNote(const TUint32, TRequestStatus &)
Confirmation note is used after the connection has been successfully established via a connection method.
ConnectedViaDestAndConnMethodNote(const TUint32, const TUint32, TRequestStatus &)
Confirmation note is used after the connection has been successfully established via destination and connection method.
Parameters
| const TUint32 aDestId | Id of used destination. |
| const TUint32 aConnMId | Id of used connection method. |
| TRequestStatus & aStatus | Status object of notifier. |
ConnectingViaDiscreetPopup(TPckgBuf< TConnUiConnectingViaDiscreetPopup > &, TRequestStatus &)
Discreet popup. Shows "connecting via %U" discreet popup.
ConnectionErrorDiscreetPopup(TPckgBuf< TInt > &, TRequestStatus &)
Discreet popup. Shows discreet popup about connection error.
EasyWapiDlg(TPckgBuf< TBuf< KEasyWapiQueryMaxLength > > &, TRequestStatus &)
Notifier. Prompts WAPI-PSK. Shows a data query, "Enter pre-shared key for WLAN"
EasyWepDlg(TPckgBuf< TWepKeyData > &, TRequestStatus &)
Notifier. Shows a data query, "Enter WEP key for WLAN"
EasyWpaDlg(TPckgBuf< TBuf< KEasyWpaQueryMaxLength > > &, TRequestStatus &)
Notifier. Shows a data query, "Enter pre-shared key for WLAN"
NoWLANNetworksAvailableNote(TRequestStatus &)
Pops up an information note: "No WLAN networks are available at the moment. Connection not available."
OffLineWlanDisabledNote(TRequestStatus &)
Notifier. Pops up an information note: "Operation not possible in Off-line mode"
OffLineWlanNote(TRequestStatus &, TBool)
Notifier. Shows a query, "Do you want to create a WLAN connection in
Off-line mode?"
Parameters
| TRequestStatus & aStatus | status object of notifier |
| TBool aIsAsyncVersion | ETrue if called by a really asynchronous function |
SearchWLANNetwork(TPckgBuf< TConnUiUiWlanNetworkPrefs > &, TRequestStatus &, TBool)
Notifier. Search available WLAN networks, and user can select one of them
Parameters
| TPckgBuf< TConnUiUiWlanNetworkPrefs > & aNetworkPrefs | Return parameter, contains id, connection mode and security mode of selected wlan network |
| TRequestStatus & aStatus | status object of notifier or user does not select a network. |
| TBool aIsAsyncVersion | ETrue if called by a really asynchronous function |
WLANNetworkUnavailableNote(TRequestStatus &)
Pops up an information note: "Selected WLAN network has no coverage"
Member Data Documentation
TPckgBuf< TConnUiUiDestConnMethodNoteId > iPassedInfo
TPckg< TMsgQueryLinkedResults > iResponseMsgQuery
TBuf8< 8 > iResponseStrConnectingNote
|
TBuf8< 8 > | iResponseStrConnectingNote | [private] |
TBuf8< 8 > iResponseStrNoWLANNetworksAvailableNote
|
TBuf8< 8 > | iResponseStrNoWLANNetworksAvailableNote | [private] |
TBuf8< 8 > iResponseStrOffLineWlanDisabledNote
|
TBuf8< 8 > | iResponseStrOffLineWlanDisabledNote | [private] |
TBuf8< 8 > iResponseStrOffLineWlanNote
|
TBuf8< 8 > | iResponseStrOffLineWlanNote | [private] |
TBuf8< 8 > iResponseStrWLANNetworkUnavailableNote
|
TBuf8< 8 > | iResponseStrWLANNetworkUnavailableNote | [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.