Class and Description |
---|
com.restfb.types.ads.AdTag
with Marketing API version 2.4 use
AdLabel instead |
com.restfb.types.Checkin.Place
As of release 1.6.10, replaced by
Place . |
com.restfb.types.Checkin.Place.Location
As of release 1.6.10, replaced by
Location . |
com.restfb.types.Post.Place
As of release 1.6.10, replaced by
Location . |
com.restfb.types.Post.Privacy
use
Privacy instead |
Enum Constant and Description |
---|
com.restfb.scope.ExtendedPermissions.MANAGE_NOTIFICATIONS
Not usable since Graph API 2.4. If you use the Graph API before 2.4 ignore the
deprecation warning
|
com.restfb.scope.ExtendedPermissions.READ_FRIENDLISTS
in Graph API 2.3 use READ_CUSTOM_FRIENDLISTS instead. If you use the Graph API before 2.3 ignore the
deprecation warning
|
com.restfb.scope.ExtendedPermissions.READ_MAILBOX
Not usable since Graph API 2.4. If you use the Graph API before 2.4 ignore the
deprecation warning
|
com.restfb.scope.ExtendedPermissions.READ_STREAM
Not usable since Graph API 2.4. If you use the Graph API before 2.4 ignore the
deprecation warning
|
com.restfb.scope.UserDataPermissions.USER_GROUPS
Not usable since Graph API 2.4. If you use the Graph API before 2.4 ignore the
deprecation warning
|
com.restfb.scope.UserDataPermissions.USER_STATUS
Not usable since Graph API 2.4. If you use the Graph API before 2.4 ignore the
deprecation warning. If you are calling the endpoint
/{user-id}/posts
or /{user-id}/feed , ask for the user_posts permission
instead (only v2.3 or older). |
com.restfb.Version.VERSION_1_0
use VERSION_2_0 instead
|
RestFB 1.19.0. Copyright © 2010-2015 Mark Allen. All Rights Reserved.