|
client-cpp
0.10.0
|
#include <string>#include <memory>#include "kaa/gen/EndpointGen.hpp"
Include dependency graph for IUserAttachCallback.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | kaa::IUserAttachCallback |
| Interface to the listener notifies of the result of whether the current endpoint has successfully attached itself to the user. More... | |
Namespaces | |
| kaa | |
Typedefs | |
| typedef std::shared_ptr < IUserAttachCallback > | kaa::IUserAttachCallbackPtr |