changeset 42 | b72428996822 |
parent 32 | 19bd632b5100 |
32:19bd632b5100 | 42:b72428996822 |
---|---|
46 |
46 |
47 /** |
47 /** |
48 * Destructor. |
48 * Destructor. |
49 */ |
49 */ |
50 virtual ~CBTSBIPController(); |
50 virtual ~CBTSBIPController(); |
51 |
|
52 void SendUnSupportedFiles(); |
|
51 |
53 |
52 private: // Functions from base classes |
54 private: // Functions from base classes |
53 |
55 |
54 /** |
56 /** |
55 * From MBTServiceClientObserver A Connect operation has been completed. |
57 * From MBTServiceClientObserver A Connect operation has been completed. |