|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommentUpdate | |
|---|---|
| facebook4j | |
| facebook4j.api | |
| Uses of CommentUpdate in facebook4j |
|---|
| Methods in facebook4j that return CommentUpdate | |
|---|---|
CommentUpdate |
CommentUpdate.attachmentId(String attachmentId)
|
CommentUpdate |
CommentUpdate.attachmentUrl(String attachmentUrl)
|
CommentUpdate |
CommentUpdate.message(String message)
|
CommentUpdate |
CommentUpdate.source(Media source)
|
| Uses of CommentUpdate in facebook4j.api |
|---|
| Methods in facebook4j.api with parameters of type CommentUpdate | |
|---|---|
String |
AlbumMethods.commentAlbum(String albumId,
CommentUpdate commentUpdate)
Comments on the album. |
String |
LinkMethods.commentLink(String linkId,
CommentUpdate commentUpdate)
Comments on the link. |
String |
PhotoMethods.commentPhoto(String photoId,
CommentUpdate commentUpdate)
Comments on the photo. |
String |
PostMethods.commentPost(String postId,
CommentUpdate commentUpdate)
Comments on the post. |
String |
VideoMethods.commentVideo(String videoId,
CommentUpdate commentUpdate)
Comments on the video. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||