From 343e3cb94c2985078f3e2e0510a024ecfa58b87f Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Wed, 29 Apr 2015 17:31:22 +0000 Subject: SkypeWeb: TRouter support part 2. git-svn-id: http://svn.miranda-ng.org/main/trunk@13249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/skype_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/SkypeWeb/src/skype_proto.h') diff --git a/protocols/SkypeWeb/src/skype_proto.h b/protocols/SkypeWeb/src/skype_proto.h index 14ee01efc8..85c7cfcbd7 100644 --- a/protocols/SkypeWeb/src/skype_proto.h +++ b/protocols/SkypeWeb/src/skype_proto.h @@ -149,6 +149,7 @@ private: void OnCreateTrouter(const NETLIBHTTPREQUEST *response); void OnTrouterPoliciesCreated(const NETLIBHTTPREQUEST *response); void OnGetTrouter(const NETLIBHTTPREQUEST *response); + void OnHealth(const NETLIBHTTPREQUEST *response); void __cdecl CSkypeProto::TRouterThread(void*); // profile -- cgit v1.2.3