connectionutilities/ConnectionDialogs/ConnectionUiUtilities/inc/ConnectionUiUtilitiesCommon.h
branchRCL_3
changeset 24 05bc53fe583b
parent 8 2e6c4614c58e
child 25 83ca720e2b9a
equal deleted inserted replaced
23:fc7b30ed2058 24:05bc53fe583b
    81     TBool     iNextBestExists;    ///< If it exists another method to try
    81     TBool     iNextBestExists;    ///< If it exists another method to try
    82    	TWlanSsid iSsid;              ///< SSID of the connected EasyWlan
    82    	TWlanSsid iSsid;              ///< SSID of the connected EasyWlan
    83 
    83 
    84     };
    84     };
    85 
    85 
    86 class TConnUiConnectingViaDiscreetPopup
       
    87     {
       
    88 public:
       
    89     TUint32   iIapId;
       
    90     };
       
    91 
       
    92 #endif  // CONNECTIONUIUTILITIES_COMMON_H
    86 #endif  // CONNECTIONUIUTILITIES_COMMON_H
    93 
    87 
    94 
    88 
    95 // End of File
    89 // End of File