|
Deprecated Methods |
com.google.code.facebookapi.FacebookRestClient._getExpires()
|
com.google.code.facebookapi.FacebookRestClient._getSessionKey()
|
com.google.code.facebookapi.FacebookRestClient._getUserId()
|
com.google.code.facebookapi.FacebookRestClient._setExpires(Long)
|
com.google.code.facebookapi.FacebookRestClient._setSessionKey(String)
|
com.google.code.facebookapi.FacebookRestClient._setUserId(Long)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.ExtensibleClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.FacebookRestClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.IFacebookRestClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.ExtensibleClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.FacebookRestClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.ExtensibleClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.FacebookRestClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.ExtensibleClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.FacebookRestClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.IFacebookRestClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.ExtensibleClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.FacebookRestClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.IFacebookRestClient.auth_getUserId(String)
|
com.google.code.facebookapi.ExtensibleClient.auth_getUserId(String)
please call auth_getSession(authToken), then you can call users_getLoggedInUser(), or getCacheUserId() |
com.google.code.facebookapi.FacebookRestClient.auth_getUserId(String)
|
com.google.code.facebookapi.FacebookExtendedPerm.authorizationUrl(String, CharSequence)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.FacebookExtendedPerm.authorizationUrl(String, FacebookExtendedPerm)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.IFacebookRestClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
use the version that specified the actorId as a Long instead. UID's *are not ever to be* expressed as Integers. |
com.google.code.facebookapi.ExtensibleClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
Use the version that takes a Long for the actorId paramter. |
com.google.code.facebookapi.FacebookRestClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
use the version that treats actorId as a Long. UID's *are not ever to be* expressed as Integers. |
com.google.code.facebookapi.IFacebookRestClient.feed_publishTemplatizedAction(Long, CharSequence)
since 01/18/2008 |
com.google.code.facebookapi.IFacebookRestClient.feed_registerTemplateBundle(String, String, String)
Facebook has greatly modified the syntax required for the 'shortTemplate' and 'longTemplate' parameters. As such this method will now ignore those
parameters. You are encouraged to use one of the alternate versions. |
com.google.code.facebookapi.ExtensibleClient.feed_registerTemplateBundle(String, String, String)
|
com.google.code.facebookapi.FacebookRestClient.feed_registerTemplateBundle(String, String, String)
|
com.google.code.facebookapi.FacebookRestClient.friends_getAsList()
|
com.google.code.facebookapi.FacebookExtendedPerm.getPermissionName()
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.MarketplaceListing.jsonify()
provided for legacy support only. Please use MarketListing instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.ExtensibleClient.marketplace_createListing(Boolean, MarketplaceListing)
|
com.google.code.facebookapi.FacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)
provided for legacy support only. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.ExtensibleClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
|
com.google.code.facebookapi.FacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.ExtensibleClient.marketplace_getCategories()
|
com.google.code.facebookapi.IFacebookRestClient.marketplace_getCategoriesObject()
use the version that returns a List instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_getListings(Collection, Collection)
provided for legacy support only. Use the version that returns a List instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_removeListing(Long, CharSequence)
provided for legacy support only. Please use the version that takes a MarketListingStatus instead. |
com.google.code.facebookapi.ExtensibleClient.marketplace_removeListing(Long, CharSequence)
|
com.google.code.facebookapi.FacebookRestClient.marketplace_removeListing(Long, CharSequence)
provided for legacy support only. Use marketplace_removeListing(Long, MarketListingStatus) instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)
provided for legacy support only. Please use the alternate version instead. |
com.google.code.facebookapi.ExtensibleClient.marketplace_search(CharSequence, CharSequence, CharSequence)
|
com.google.code.facebookapi.FacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)
provided for legacy support only. Use the version that returns a List instead. |
com.google.code.facebookapi.IFacebookRestClient.notifications_send(Collection, CharSequence, CharSequence)
notifications.send can no longer be used for sending e-mails, use notifications.sendEmail intead when sending e-mail, or the alternate version of
notifications.send if all you want to send is a notification. |
com.google.code.facebookapi.ExtensibleClient.notifications_send(Collection, CharSequence, CharSequence)
|
com.google.code.facebookapi.FacebookRestClient.notifications_send(Collection, CharSequence, CharSequence)
|
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendRequest(Collection, CharSequence, CharSequence, URL, boolean)
this method has been removed from the Facebook API server |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, CharSequence)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, CharSequence, Long)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, Long)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(Long, String, String, String)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setMobileFBML(CharSequence)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setMobileFBML(CharSequence, Long)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileActionFBML(CharSequence)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileActionFBML(CharSequence, Long)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileFBML(CharSequence)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileFBML(CharSequence, Long)
trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) |
com.google.code.facebookapi.MarketplaceListing.putAttribute(CharSequence, CharSequence)
provided for legacy support only. Please use MarketListing instead. |
com.google.code.facebookapi.FacebookWebappHelper.requireAdd(String)
|
com.google.code.facebookapi.FacebookExtendedPerm.setPermissionName(String)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.IFacebookRestClient.users_isAppAdded()
|
com.google.code.facebookapi.ExtensibleClient.users_isAppAdded()
|
com.google.code.facebookapi.FacebookRestClient.users_isAppAdded()
|
com.google.code.facebookapi.IFacebookRestClient.users_isAppAdded(Long)
|
com.google.code.facebookapi.ExtensibleClient.users_isAppAdded(Long)
|
com.google.code.facebookapi.FacebookRestClient.users_isAppAdded(Long)
|