|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BundleActionLink in com.google.code.facebookapi |
|---|
| Methods in com.google.code.facebookapi that return BundleActionLink | |
|---|---|
static BundleActionLink |
BundleActionLink.fromJson(org.json.JSONObject obj)
|
BundleActionLink |
DashboardItem.getActionLink()
Returns the action link associated with news item. |
| Methods in com.google.code.facebookapi that return types with arguments of type BundleActionLink | |
|---|---|
static java.util.List<BundleActionLink> |
BundleActionLink.fromJson(org.json.JSONArray arr)
|
| Methods in com.google.code.facebookapi with parameters of type BundleActionLink | |
|---|---|
void |
DashboardItem.setActionLink(BundleActionLink actionLink)
Sets the action link assaciated with news item. |
| Method parameters in com.google.code.facebookapi with type arguments of type BundleActionLink | |
|---|---|
java.lang.Long |
SpecificReturnTypeAdapter.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
java.lang.Long |
IFacebookRestClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
java.lang.Long |
ExtensibleClient.feed_registerTemplateBundle(java.util.Collection<java.lang.String> templates,
java.util.Collection<BundleStoryTemplate> shortTemplates,
BundleStoryTemplate longTemplate,
java.util.List<BundleActionLink> actionLinks)
Deprecated. |
java.lang.String |
SpecificReturnTypeAdapter.stream_publish(java.lang.String message,
Attachment attachment,
java.util.Collection<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
java.lang.String |
IFacebookRestClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.Collection<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
java.lang.String |
ExtensibleClient.stream_publish(java.lang.String message,
Attachment attachment,
java.util.Collection<BundleActionLink> actionLinks,
java.lang.Long targetId,
java.lang.Long userId)
|
static org.json.JSONArray |
BundleActionLink.toJsonArray(java.lang.Iterable<BundleActionLink> list)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||