idlefw/plugins/devicestatus/inc/aipublisherfactory.h
branchRCL_3
changeset 8 d0529222e3f0
parent 0 79c6a41cd166
equal deleted inserted replaced
4:1a2a00e78665 8:d0529222e3f0
    30  */
    30  */
    31 class AiPublisherFactory
    31 class AiPublisherFactory
    32     {
    32     {
    33 
    33 
    34 public:
    34 public:
    35 
       
    36     /**
       
    37      * Create profile publisher.
       
    38      *
       
    39      * @since S60 3.2
       
    40      * @return pointer to publisher or NULL if publisher is not supported
       
    41      *         by platform.
       
    42      */
       
    43     static MAiDeviceStatusPublisher* CreateProfilePublisherL();
       
    44 
    35 
    45     /**
    36     /**
    46      * Create date profile publisher.
    37      * Create date profile publisher.
    47      *
    38      *
    48      * @since S60 3.2
    39      * @since S60 3.2