summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsAppWeb/src/proto.h')
-rw-r--r--protocols/WhatsAppWeb/src/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/WhatsAppWeb/src/proto.h b/protocols/WhatsAppWeb/src/proto.h
index ff1d4fe18e..14ef70bd94 100644
--- a/protocols/WhatsAppWeb/src/proto.h
+++ b/protocols/WhatsAppWeb/src/proto.h
@@ -195,6 +195,7 @@ class WhatsAppProto : public PROTO<WhatsAppProto>
void ShutdownSession(void);
void SendKeepAlive();
+ void SetServerStatus(int iStatus);
/// Request handlers ///////////////////////////////////////////////////////////////////