diff options
Diffstat (limited to 'protocols/FacebookRM/src/constants.h')
-rw-r--r-- | protocols/FacebookRM/src/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h index 9f17d88890..e5af79d6db 100644 --- a/protocols/FacebookRM/src/constants.h +++ b/protocols/FacebookRM/src/constants.h @@ -90,6 +90,7 @@ enum RequestType { REQUEST_DTSG, // getting __fb_dtsg__
REQUEST_RECONNECT, // getting __sequence_num__ and __channel_id__
REQUEST_VISIBILITY, // setting chat visibility
+ REQUEST_IDENTITY_SWITCH, // changing identity to post status from pages
REQUEST_FEEDS, // getting feeds
REQUEST_NOTIFICATIONS, // getting notifications
|