ipsservices/ipssossettings/inc/ipssetdata.h
changeset 4 e7aa27f58ae1
parent 0 8466d47a6819
child 16 4ce476e64c59
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
   327      * @return Returns time based on the parameter
   327      * @return Returns time based on the parameter
   328      */
   328      */
   329     TTime Hours( const TBool aStartTime ) const;
   329     TTime Hours( const TBool aStartTime ) const;
   330 
   330 
   331     /**
   331     /**
   332      * @return Roaming setting
       
   333      */
       
   334     TBool Roaming() const;
       
   335 
       
   336     /**
       
   337      * @param aProtocol Protocol MTM ID for settings
   332      * @param aProtocol Protocol MTM ID for settings
   338      */
   333      */
   339     void SetProtocol( const TUid& aProtocol );
   334     void SetProtocol( const TUid& aProtocol );
   340 
   335 
   341     /**
   336     /**