summaryrefslogtreecommitdiff
path: root/Ivycpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Ivycpp.h')
-rw-r--r--Ivycpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ivycpp.h b/Ivycpp.h
index 86e1075..b00882d 100644
--- a/Ivycpp.h
+++ b/Ivycpp.h
@@ -58,6 +58,7 @@ public:
static void SetBindCallback(IvyBindingCallback* bind_callback );
+ static void SetPongCallback(IvyC::IvyPongCallback pong_callback);
static void SetFilter( int argc, const char **argv );
static void start(const char *domain);
static void stop();