-
public class WebDialogParameterscom.facebook.share.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.
-
-
Method Summary
Modifier and Type Method Description static Bundlecreate(AppGroupCreationContent appGroupCreationContent)static Bundlecreate(GameRequestContent gameRequestContent)static Bundlecreate(ShareLinkContent shareLinkContent)static Bundlecreate(ShareOpenGraphContent shareOpenGraphContent)static Bundlecreate(SharePhotoContent sharePhotoContent)static BundlecreateBaseParameters(ShareContent shareContent)static BundlecreateForFeed(ShareLinkContent shareLinkContent)static BundlecreateForFeed(ShareFeedContent shareFeedContent)-
-
Method Detail
-
create
static Bundle create(AppGroupCreationContent appGroupCreationContent)
-
create
static Bundle create(GameRequestContent gameRequestContent)
-
create
static Bundle create(ShareLinkContent shareLinkContent)
-
create
static Bundle create(ShareOpenGraphContent shareOpenGraphContent)
-
create
static Bundle create(SharePhotoContent sharePhotoContent)
-
createBaseParameters
static Bundle createBaseParameters(ShareContent shareContent)
-
createForFeed
static Bundle createForFeed(ShareLinkContent shareLinkContent)
-
createForFeed
static Bundle createForFeed(ShareFeedContent shareFeedContent)
-
-
-
-