ncdengine/provider/server/inc/ncdsubscriptiongroup.h
branchCompilerCompatibility
changeset 21 de6723242771
parent 0 ba25891c3a9e
equal deleted inserted replaced
20:5ca630240480 21:de6723242771
   261      * icon data of the subscriptions belonging to this
   261      * icon data of the subscriptions belonging to this
   262      * subscription group.
   262      * subscription group.
   263      *
   263      *
   264      * @param aMessage Used to send data back to proxy.
   264      * @param aMessage Used to send data back to proxy.
   265      */
   265      */
   266     void CNcdSubscriptionGroup::IconDataRequestL(
   266     void IconDataRequestL( MCatalogsBaseMessage& aMessage ) const;
   267         MCatalogsBaseMessage& aMessage ) const;
       
   268         
   267         
   269     /**
   268     /**
   270      * This function writes the object data to the stream. The given array
   269      * This function writes the object data to the stream. The given array
   271      * contains the purchase option ids of the subscription that are externalized.
   270      * contains the purchase option ids of the subscription that are externalized.
   272      * The stream content will be sent to the proxy that requested the data.
   271      * The stream content will be sent to the proxy that requested the data.