summaryrefslogtreecommitdiff
path: root/protocols/Facebook/src/mqtt.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Facebook/src/mqtt.h')
-rw-r--r--protocols/Facebook/src/mqtt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Facebook/src/mqtt.h b/protocols/Facebook/src/mqtt.h
index 55c071d0e3..e1652230ca 100644
--- a/protocols/Facebook/src/mqtt.h
+++ b/protocols/Facebook/src/mqtt.h
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
+#define FACEBOOK_ORCA_AGENT "[FBAN/Orca-Android;FBAV/192.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]"
+
#define FB_THRIFT_TYPE_STOP 0
#define FB_THRIFT_TYPE_VOID 1
#define FB_THRIFT_TYPE_BOOL 2