Class and Description |
---|
com.facebook.share.widget.CreateAppGroupDialog
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.CreateAppGroupDialog.Result
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog.Result
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
Field and Description |
---|
com.facebook.appevents.AppEventsConstants.EVENT_NAME_PURCHASED
Use
AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) instead.
Log this event when the user has completed a purchase. The AppEventsLogger.logPurchase(java.math.BigDecimal, java.util.Currency) method is a shortcut
for logging this event. |
Method and Description |
---|
com.facebook.appevents.AppEventsLogger.activateApp(Context) |
com.facebook.appevents.AppEventsLogger.activateApp(Context, String) |
com.facebook.share.widget.CreateAppGroupDialog.canShow()
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog.canShow()
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.appevents.AppEventsLogger.deactivateApp(Context)
When using
AppEventsLogger.activateApp(Application) deactivate app will
be logged automatically. |
com.facebook.appevents.AppEventsLogger.deactivateApp(Context, String)
When using
AppEventsLogger.activateApp(Application) deactivate app will
be logged automatically. |
com.facebook.share.model.ShareMedia.getParameters()
This method is deprecated. Use GraphRequest directly to set parameters.
|
com.facebook.share.model.GameRequestContent.getTo()
Replaced by
GameRequestContent.getRecipients() |
com.facebook.share.model.ShareMedia.Builder.setParameter(String, String)
This method is deprecated. Use GraphRequest directly to set parameters.
|
com.facebook.share.model.ShareMedia.Builder.setParameters(Bundle)
This method is deprecated. Use GraphRequest directly to set parameters.
|
com.facebook.share.model.GameRequestContent.Builder.setTo(String)
Replaced by
GameRequestContent.Builder.setRecipients(List) |
com.facebook.share.widget.CreateAppGroupDialog.show(Activity, AppGroupCreationContent)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog.show(Activity, String)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.CreateAppGroupDialog.show(Fragment, AppGroupCreationContent)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.CreateAppGroupDialog.show(Fragment, AppGroupCreationContent)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog.show(Fragment, String)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog.show(Fragment, String)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
Constructor and Description |
---|
com.facebook.share.widget.CreateAppGroupDialog(Activity)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.CreateAppGroupDialog(Fragment)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.CreateAppGroupDialog(Fragment)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog(Activity)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog(Fragment)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|
com.facebook.share.widget.JoinAppGroupDialog(Fragment)
App and game groups are being deprecated. See
https://developers.facebook.com/docs/games/services/game-groups for more information.
|