idlehomescreen/xmluicontroller/inc/onlineofflinehelper.h
branchRCL_3
changeset 30 b8fae6b8a148
parent 9 f966699dea19
equal deleted inserted replaced
16:9674c1a575e9 30:b8fae6b8a148
   191         EProgrammableOperatorInfoReceivedOk = 0x00000080
   191         EProgrammableOperatorInfoReceivedOk = 0x00000080
   192         };
   192         };
   193     
   193     
   194     enum
   194     enum
   195         {
   195         {
       
   196         // if defined Home Screen is in online mode.
   196         EOnline,
   197         EOnline,
   197         EUtilizeOnline,
   198         // if defined there is no need to show automatic offline note 
       
   199         // and automatic offline setting is disabled.
   198         ERoamingShown,
   200         ERoamingShown,
       
   201         // if defined phone profile is offline.
   199         EOfflineProfile
   202         EOfflineProfile
   200         };
   203         };
   201 private: 
   204 private: 
   202     // data
   205     // data
   203     
   206