@@ -0,0 +1,20 @@
#ifndef BOB_H__
#define BOB_H__
namespace i2p
{
namespace client
class BOBCommandChannel
public:
BOBCommandChannel (int port);
~BOBCommandChannel ();
};
}
#endif
The note is not visible to the blocked user.