musicplayer_plat/mpx_music_player_app_api/inc/mpxcommonuihelper.h
branchRCL_3
changeset 66 1f1dad4af8f8
parent 56 2cbbefa9af78
equal deleted inserted replaced
60:bdd9da0d70fe 66:1f1dad4af8f8
    89     * Check if the host application is messaging
    89     * Check if the host application is messaging
    90     * @since S60 3.2.3
    90     * @since S60 3.2.3
    91     * @return ETrue if host is messaging, EFalse otherwise
    91     * @return ETrue if host is messaging, EFalse otherwise
    92     */
    92     */
    93     IMPORT_C TBool IsHostMessagingL();
    93     IMPORT_C TBool IsHostMessagingL();
    94 		
       
    95 	/**
       
    96     * Check if the host application is calendar
       
    97     * @since Symbian^3
       
    98     * @return ETrue if host is calendar, EFalse otherwise
       
    99     */
       
   100     IMPORT_C TBool IsHostCalendarL();
       
   101 
    94 
   102     /**
    95     /**
   103     * Check if the host application is browser
    96     * Check if the host application is browser
   104     * @since S60 3.2.3
    97     * @since S60 3.2.3
   105     * @return ETrue if host is browser, EFalse otherwise
    98     * @return ETrue if host is browser, EFalse otherwise