connectionutilities/ConnectionDialogs/ConnectionUiUtilities/inc/ConnectionUiUtilitiesCommon.h
changeset 20 9c97ad6591ae
parent 0 5a93021fdf25
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
    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     TBool iConnectionAlreadyActive;
       
    91     };
       
    92 
       
    93 #endif  // CONNECTIONUIUTILITIES_COMMON_H
    86 #endif  // CONNECTIONUIUTILITIES_COMMON_H
    94 
    87 
    95 
    88 
    96 // End of File
    89 // End of File