musicplayer_plat/mpx_music_player_app_api/inc/mpxcommonuihelper.h
branchRCL_3
changeset 56 2cbbefa9af78
parent 0 ff3acec5bc43
child 66 1f1dad4af8f8
equal deleted inserted replaced
53:3de6c4cf6b67 56:2cbbefa9af78
    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();
    94 
   101 
    95     /**
   102     /**
    96     * Check if the host application is browser
   103     * Check if the host application is browser
    97     * @since S60 3.2.3
   104     * @since S60 3.2.3
    98     * @return ETrue if host is browser, EFalse otherwise
   105     * @return ETrue if host is browser, EFalse otherwise