services/terminalmodeservice/inc/upnptmserverimpl.h
changeset 31 b51a6f4f15ba
parent 24 e9457ebcc4df
equal deleted inserted replaced
28:0060d1e93dc3 31:b51a6f4f15ba
    67     // Start and Stop methods
    67     // Start and Stop methods
    68     void StartDeviceL();
    68     void StartDeviceL();
    69     void StopDeviceL();
    69     void StopDeviceL();
    70     CUpnpRemotableApp& GetRemotableApp( TUint aAppId, TInt& aErr );
    70     CUpnpRemotableApp& GetRemotableApp( TUint aAppId, TInt& aErr );
    71     void GenerateUrlComponents( CUpnpHttpServerSession& aHttpServerSession );
    71     void GenerateUrlComponents( CUpnpHttpServerSession& aHttpServerSession );
    72     const TDesC8& ConvertIntToDescriptor( TInt aIntVal );
    72     const TDesC8& ConvertIntToDescriptor( TUint aIntVal );
    73     
    73     
    74 public:
    74 public:
    75     //Action handling methods
    75     //Action handling methods
    76     const TDesC8& GetApplicationListL( const TDesC8& aAppListFilter,
    76     const TDesC8& GetApplicationListL( const TDesC8& aAppListFilter,
    77                                    TUint aProfileId, TTerminalModeErrorCode& aErr );
    77                                    TUint aProfileId, TTerminalModeErrorCode& aErr );