upnpsharing/upnpcontentserver/inc/upnpcontentserver.h
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
   146     /**
   146     /**
   147      * From MUPnPConnectionMonitorObserver
   147      * From MUPnPConnectionMonitorObserver
   148      * Inform all sessions that connection has been lost
   148      * Inform all sessions that connection has been lost
   149      * @since S60 3.1
   149      * @since S60 3.1
   150      */
   150      */
   151     void ConnectionLost();
   151     void ConnectionLost( TBool aUserOriented );
   152 
   152 
   153 
   153 
   154 private:
   154 private:
   155 
   155 
   156     /** 
   156     /**