|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagUpdate | |
|---|---|
| facebook4j | |
| facebook4j.api | |
| Uses of TagUpdate in facebook4j |
|---|
| Methods in facebook4j that return TagUpdate | |
|---|---|
TagUpdate |
TagUpdate.tagText(String tagText)
|
TagUpdate |
TagUpdate.to(String to)
|
TagUpdate |
TagUpdate.x(Double x)
|
TagUpdate |
TagUpdate.y(Double y)
|
| Uses of TagUpdate in facebook4j.api |
|---|
| Methods in facebook4j.api with parameters of type TagUpdate | |
|---|---|
boolean |
PhotoMethods.addTagToPhoto(String photoId,
TagUpdate tagUpdate)
Adds the tag to a photo. |
boolean |
PhotoMethods.updateTagOnPhoto(String photoId,
TagUpdate tagUpdate)
Updates the position of the tag on a photo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||