- GAMES - Static variable in class com.sromku.simple.fb.utils.GraphPath
-
- GENDER - Static variable in class com.sromku.simple.fb.entities.Profile.Properties
-
- GENERAL_INFO - Static variable in class com.sromku.simple.fb.entities.Page.Properties
-
General information provided by the Page
- GENERAL_MANAGER - Static variable in class com.sromku.simple.fb.entities.Page.Properties
-
General manager of the business.
- get(String, String, Bundle, OnActionListener<T>) - Method in class com.sromku.simple.fb.SimpleFacebook
-
General GET method.
- getAbout() - Method in class com.sromku.simple.fb.entities.Page
-
Information about the Page
- getAcceptedPermissions() - Method in class com.sromku.simple.fb.SessionManager
-
- getAccessToken() - Method in class com.sromku.simple.fb.entities.Account
-
- getAccessToken() - Method in class com.sromku.simple.fb.SessionManager
-
Get access token of open session
- getAccessToken() - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get the current access token
- getAccounts(OnAccountsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
The pages of which the current user is an admin.
- GetAccountsAction - Class in com.sromku.simple.fb.actions
-
- GetAccountsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAccountsAction
-
- GetAction<T> - Class in com.sromku.simple.fb.actions
-
- GetAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAction
-
- getActionListener() - Method in class com.sromku.simple.fb.actions.GetAction
-
- getActionName() - Method in class com.sromku.simple.fb.entities.Story.StoryAction
-
- getActions() - Method in class com.sromku.simple.fb.entities.Post
-
A list of available actions on the post (including commenting, liking,
and an optional app-specified action).
- getActivity() - Method in class com.sromku.simple.fb.SessionManager
-
- getAgeRange() - Method in class com.sromku.simple.fb.entities.Profile
-
The user's age range.
- getAlbum() - Method in class com.sromku.simple.fb.entities.Photo
-
- getAlbum(String, OnAlbumListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get album by album id.
- GetAlbumAction - Class in com.sromku.simple.fb.actions
-
- GetAlbumAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAlbumAction
-
- getAlbums(OnAlbumsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- getAlbums(String, OnAlbumsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get albums of entity.
- GetAlbumsAction - Class in com.sromku.simple.fb.actions
-
- GetAlbumsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAlbumsAction
-
- getAppId() - Method in class com.sromku.simple.fb.entities.Application
-
- getAppId() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get facebook application id
- getApplication() - Method in class com.sromku.simple.fb.entities.AppRequest
-
The application used to send the request.
- getApplication() - Method in class com.sromku.simple.fb.entities.Checkin
-
Information about the application that made the checkin.
- getApplication() - Method in class com.sromku.simple.fb.entities.Notification
-
The app responsible for generating the notification.
- getApplication() - Method in class com.sromku.simple.fb.entities.Post
-
Information about the application this post came from.
- getApplication() - Method in class com.sromku.simple.fb.entities.Score
-
The app in which the score was achieved.
- getApplication() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getAppName() - Method in class com.sromku.simple.fb.entities.Application
-
- getAppNamespace() - Method in class com.sromku.simple.fb.entities.Application
-
- getAppRequests(OnAppRequestsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get all app requests made by me to others or by others to me.
- GetAppRequestsAction - Class in com.sromku.simple.fb.actions
-
- GetAppRequestsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAppRequestsAction
-
- getAppSecret() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get the app secret
- getAttachment() - Method in class com.sromku.simple.fb.entities.Comment
-
Get attachments to this comment.
- getAttachment() - Method in class com.sromku.simple.fb.entities.Post
-
Media content associated with a story or comment.
- getAttachment(String, OnAttachmentListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get attachment of specific entity.
- GetAttachmentAction - Class in com.sromku.simple.fb.actions
-
GetAttachmentAction.
- GetAttachmentAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetAttachmentAction
-
- getAttire() - Method in class com.sromku.simple.fb.entities.Page
-
Dress code of the business.
- getAttributes() - Method in class com.sromku.simple.fb.utils.Attributes
-
- getAuthorizationCode() - Method in class com.sromku.simple.fb.entities.Device
-
The internal code for polling once in 5 seconds to know if user was authenticated
- getBackDateTime() - Method in class com.sromku.simple.fb.entities.Photo
-
- getBackDatetimeGranularity() - Method in class com.sromku.simple.fb.entities.Photo
-
- getBandMembers() - Method in class com.sromku.simple.fb.entities.Page
-
Members of the band.
- getBio() - Method in class com.sromku.simple.fb.entities.Profile
-
- getBirthday() - Method in class com.sromku.simple.fb.entities.Page
-
Birthday of this person.
- getBirthday() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the birthday of the user.
- getBookingAgent() - Method in class com.sromku.simple.fb.entities.Page
-
Booking agent of the band.
- getBooks(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my books.
- getBooks(Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my books and set the properties you need.
- getBooks(String, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get books of entity.
- getBooks(String, Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get books of entity and set properties that you need.
- getBreakfast() - Method in class com.sromku.simple.fb.entities.RestaurantSpecialties
-
Whether the restaurant serves breakfast
- getBundle() - Method in class com.sromku.simple.fb.actions.GetAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetAlbumAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetCommentAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetFriendsAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetPageAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetPagesAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetProfileAction
-
- getBundle() - Method in class com.sromku.simple.fb.actions.GetScoresAction
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Album
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Comment
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Feed
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Like
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Page.Properties
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Photo
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Profile.Properties
-
- getBundle() - Method in interface com.sromku.simple.fb.entities.Publishable
-
Is used for publishing actions.
- getBundle() - Method in class com.sromku.simple.fb.entities.Score
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Story
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getBundle() - Method in class com.sromku.simple.fb.entities.Video
-
- getCallbackManager() - Method in class com.sromku.simple.fb.SessionManager
-
- getCanComment() - Method in class com.sromku.simple.fb.entities.Comment
-
Whether the viewer can reply to this comment.
- getCanRemove() - Method in class com.sromku.simple.fb.entities.Comment
-
Whether the viewer can remove this comment.
- getCaption() - Method in class com.sromku.simple.fb.entities.Post
-
The caption of the link (appears beneath the link name).
- getCategory() - Method in class com.sromku.simple.fb.entities.Account
-
- getCategory() - Method in class com.sromku.simple.fb.entities.Page
-
The Page's category.
- getCatering() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant has catering service
- getCity() - Method in class com.sromku.simple.fb.entities.Location
-
- getCoffee() - Method in class com.sromku.simple.fb.entities.RestaurantSpecialties
-
Whether the restaurant serves coffee
- getComment(String, OnCommentListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get comment by comment id.
- GetCommentAction - Class in com.sromku.simple.fb.actions
-
- GetCommentAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetCommentAction
-
- getCommentCount() - Method in class com.sromku.simple.fb.entities.Comment
-
Number of replies to this comment.
- getComments() - Method in class com.sromku.simple.fb.entities.Checkin
-
All of the comments on this checkin.
- getComments() - Method in class com.sromku.simple.fb.entities.Post
-
Comments for this post.
- getComments() - Method in class com.sromku.simple.fb.entities.Video
-
All of the comments on this video
- getComments(String, OnCommentsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get comments of specific entity.
The entity can be one of:
- Album.
- GetCommentsAction - Class in com.sromku.simple.fb.actions
-
- GetCommentsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetCommentsAction
-
- getCompanyOverview() - Method in class com.sromku.simple.fb.entities.Page
-
The company overview.
- getConcentrations() - Method in class com.sromku.simple.fb.entities.Education
-
- getConfiguration() - Static method in class com.sromku.simple.fb.SimpleFacebook
-
Get configuration
- getCount() - Method in class com.sromku.simple.fb.entities.Album
-
The number of photos in this album.
- getCountry() - Method in class com.sromku.simple.fb.entities.Location
-
- getCover() - Method in class com.sromku.simple.fb.entities.Group
-
The URL for the group's cover photo.
- getCover() - Method in class com.sromku.simple.fb.entities.Page
-
URL to the Photo that represents this cover photo.
- getCover() - Method in class com.sromku.simple.fb.entities.Profile
-
The user's cover photo.
- getCoverPhotoId() - Method in class com.sromku.simple.fb.entities.Album
-
The album cover photo id.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Album
-
The time the photo album was initially created.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.AppRequest
-
Timestamp that indicates when the request was sent.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Checkin
-
The time the checkin was created.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Comment
-
The time this comment was made.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Notification
-
When the notification was created.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Page
-
Relevant to Book.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Photo
-
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.PlaceTag
-
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Post
-
The time the post was initially published.
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getCreatedTime() - Method in class com.sromku.simple.fb.entities.Video
-
The time the video was initially published
- getCurrency() - Method in class com.sromku.simple.fb.entities.Profile
-
- getCurrentLocation() - Method in class com.sromku.simple.fb.entities.Page
-
Current location of the Page
- getCursor() - Method in class com.sromku.simple.fb.listeners.OnActionListener
-
Get the cursor that actually does the 'getMore()' action.
- getCustomData(String) - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
Get your custom parameter of your object, as you defined in Open
Graph dashboard of your story.
- getData() - Method in class com.sromku.simple.fb.entities.AppRequest
-
Optional data passed with the request for tracking purposes.
- getData() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getDegree() - Method in class com.sromku.simple.fb.entities.Education
-
- getDelivery() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant has delivery service
- getDescription() - Method in class com.sromku.simple.fb.entities.Album
-
The description of the album.
- getDescription() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getDescription() - Method in class com.sromku.simple.fb.entities.Event
-
The long-form description of the event.
- getDescription() - Method in class com.sromku.simple.fb.entities.Group
-
A brief description of the group.
- getDescription() - Method in class com.sromku.simple.fb.entities.Page
-
The description of the Page
- getDescription() - Method in class com.sromku.simple.fb.entities.Post
-
A description of the link (appears beneath the link caption).
- getDescription() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getDescription() - Method in class com.sromku.simple.fb.entities.Video
-
The description of the video
- getDescription() - Method in class com.sromku.simple.fb.entities.Work
-
- getDinner() - Method in class com.sromku.simple.fb.entities.RestaurantSpecialties
-
Whether the restaurant serves dinner
- getDirectedBy() - Method in class com.sromku.simple.fb.entities.Page
-
The director of the film.
- getDrinks() - Method in class com.sromku.simple.fb.entities.RestaurantSpecialties
-
Whether the restaurant serves drinks
- getEducation() - Method in class com.sromku.simple.fb.entities.Profile
-
- getEmail() - Method in class com.sromku.simple.fb.entities.Profile
-
Return the email of the user.
Permissions:
Permission.EMAIL
To get the details about the place, use GetPage with this id.
- getEmbedHtml() - Method in class com.sromku.simple.fb.entities.Video
-
The html element that may be embedded in an Web page to play the video
- getEmployer() - Method in class com.sromku.simple.fb.entities.Work
-
- getEndDate() - Method in class com.sromku.simple.fb.entities.Work
-
- getEndTime() - Method in class com.sromku.simple.fb.entities.Event
-
The end time of the event, if one has been set.
- getError(Errors.ErrorMsg, Object...) - Static method in class com.sromku.simple.fb.utils.Errors
-
Get final error message
- getError(Errors.ErrorMsg) - Static method in class com.sromku.simple.fb.utils.Errors
-
- getEvents(Event.EventDecision, OnEventsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get events of the user.
- getEvents(String, Event.EventDecision, OnEventsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get events of specific entity.
The entity can be one of:
- Profile.
- GetEventsAction - Class in com.sromku.simple.fb.actions
-
Get the events of the profile/group/page.
- GetEventsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetEventsAction
-
- getExpiresIn() - Method in class com.sromku.simple.fb.entities.Device
-
Expiration time of the code in seconds
- getFacebookSDKVersion() - Method in class com.sromku.simple.fb.utils.Utils
-
- getFamily(OnFamilyListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get person's family relationships.
The result will be id + name of other user and the relationship between
you two.
- getFamily(String, OnFamilyListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get family relationships of entity.
The entity can be only:
- Profile.
- GetFamilyAction - Class in com.sromku.simple.fb.actions
-
- GetFamilyAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetFamilyAction
-
- getFavoriteAthletes() - Method in class com.sromku.simple.fb.entities.Profile
-
- getFavoriteTeams() - Method in class com.sromku.simple.fb.entities.Profile
-
- getFirstName() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the first name of the user.
- getFounded() - Method in class com.sromku.simple.fb.entities.Page
-
When the company is founded.
- getFriends(OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get person's friends from facebook.
This method will return profile with next default properties depends on
permissions you have: id, name
- getFriends(Profile.Properties, OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my friends from facebook by mentioning specific parameters.
- GetFriendsAction - Class in com.sromku.simple.fb.actions
-
- GetFriendsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetFriendsAction
-
- getFrom() - Method in class com.sromku.simple.fb.entities.Album
-
The user who created this album.
- getFrom() - Method in class com.sromku.simple.fb.entities.AppRequest
-
The user who sent the request.
- getFrom() - Method in class com.sromku.simple.fb.entities.Checkin
-
The ID and name of the user who made the checkin.
- getFrom() - Method in class com.sromku.simple.fb.entities.Comment
-
The person that made this comment.
- getFrom() - Method in class com.sromku.simple.fb.entities.Notification
-
The entity (user, page, app, etc.) that 'sent', or is the source of the
notification.
- getFrom() - Method in class com.sromku.simple.fb.entities.Photo
-
- getFrom() - Method in class com.sromku.simple.fb.entities.Post
-
Information about the user who posted the message.
- getFrom() - Method in class com.sromku.simple.fb.entities.Video
-
The profile (user or page) that created the video
- getGames(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my games.
- getGames(Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my games and set the properties you need.
- getGames(String, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get games of entity.
- getGames(String, Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get games that entity like and set properties that you need.
- getGender() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the gender of the user.
- getGeneralInfo() - Method in class com.sromku.simple.fb.entities.Page
-
General information provided by the Page
- getGeneralManager() - Method in class com.sromku.simple.fb.entities.Page
-
General manager of the business.
- getGenericType() - Method in class com.sromku.simple.fb.listeners.OnActionListener
-
- getGrantedPermissions() - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get the list of all granted permissions.
- getGraphNode() - Method in enum com.sromku.simple.fb.entities.Event.EventDecision
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAccountsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAlbumAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAlbumsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAppRequestsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetAttachmentAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetCommentAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetCommentsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetEventsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetFamilyAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetFriendsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetGroupsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetInvitableFriendsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetLikesAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetNotificationsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetPageAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetPhotoAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetPhotosAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetPostsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetProfileAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetScoresAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetStoryObjectsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetTaggableFriendsAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetTaggedPlacesAction
-
- getGraphPath() - Method in class com.sromku.simple.fb.actions.GetVideosAction
-
- getGraphPath() - Method in enum com.sromku.simple.fb.entities.Post.PostType
-
- getGraphVersion() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get graph version
- getGroups() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant is group-friendly
- getGroups(OnGroupsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- getGroups(String, OnGroupsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get groups that user belongs to.
The entity can be:
- Profile.
- GetGroupsAction - Class in com.sromku.simple.fb.actions
-
- GetGroupsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetGroupsAction
-
- getHashKey(Context) - Static method in class com.sromku.simple.fb.utils.Utils
-
- getHeight() - Method in class com.sromku.simple.fb.entities.Image
-
- getHeight() - Method in class com.sromku.simple.fb.entities.Photo
-
- getHometown() - Method in class com.sromku.simple.fb.entities.Page
-
Hometown of the band.
- getHometown() - Method in class com.sromku.simple.fb.entities.Profile
-
- getHostedUrl() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getIcon() - Method in class com.sromku.simple.fb.entities.Group
-
The URL for the group's icon.
- getIcon() - Method in class com.sromku.simple.fb.entities.Photo
-
- getIcon() - Method in class com.sromku.simple.fb.entities.Post
-
A link to an icon representing the type of this post.
- getIcon() - Method in class com.sromku.simple.fb.entities.Video
-
The icon that Facebook displays when video are published to the Feed
- getId() - Method in class com.sromku.simple.fb.entities.Account
-
- getId() - Method in class com.sromku.simple.fb.entities.Album
-
The album id.
- getId() - Method in class com.sromku.simple.fb.entities.Attachment.StoryAttachmentTarget
-
- getId() - Method in class com.sromku.simple.fb.entities.Checkin
-
The checkin Id.
- getId() - Method in class com.sromku.simple.fb.entities.Comment
-
The comment Id.
- getId() - Method in class com.sromku.simple.fb.entities.Event
-
The event Id.
- getId() - Method in class com.sromku.simple.fb.entities.Group
-
The group Id.
- getId() - Method in class com.sromku.simple.fb.entities.IdName
-
- getId() - Method in class com.sromku.simple.fb.entities.Notification
-
The notification's id.
- getId() - Method in class com.sromku.simple.fb.entities.Page
-
The Page ID
- getId() - Method in class com.sromku.simple.fb.entities.Photo
-
Get id of the photo
- getId() - Method in class com.sromku.simple.fb.entities.PlaceTag
-
- getId() - Method in class com.sromku.simple.fb.entities.Post
-
The post ID.
- getId() - Method in class com.sromku.simple.fb.entities.Post.InlineTag
-
- getId() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the ID of the user.
- getId() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getId() - Method in class com.sromku.simple.fb.entities.Video
-
The video ID
- getImage() - Method in class com.sromku.simple.fb.entities.Attachment.StoryAttachmentMedia
-
- getImage() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getImages() - Method in class com.sromku.simple.fb.entities.Photo
-
- getInstalled() - Method in class com.sromku.simple.fb.entities.Profile
-
Specifies whether the user has installed the application associated with
the app access token that is used to make the request.
- getInstance(Activity) - Static method in class com.sromku.simple.fb.SimpleFacebook
-
- getInstance() - Static method in class com.sromku.simple.fb.SimpleFacebook
-
- getInvitableFriends(OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- getInvitableFriends(Profile.Properties, OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- GetInvitableFriendsAction - Class in com.sromku.simple.fb.actions
-
- GetInvitableFriendsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetInvitableFriendsAction
-
- getIsHidden() - Method in class com.sromku.simple.fb.entities.Post
-
If this post is marked as hidden (applies to posts on Page Timelines
only).
- getIsUnread() - Method in class com.sromku.simple.fb.entities.Notification
-
Indicates that the notification is unread.
- getJSONString() - Method in class com.sromku.simple.fb.entities.Privacy
-
Returns the JSON representation that should be used as the value
of the privacy parameter
in the entities that have privacy settings.
- getKids() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant is kids-friendly
- getLanguages() - Method in class com.sromku.simple.fb.entities.Profile
-
- getLastName() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the last name of the user.
- getLatitude() - Method in class com.sromku.simple.fb.entities.Location
-
- getLength() - Method in class com.sromku.simple.fb.entities.Post.InlineTag
-
- getLikeCount() - Method in class com.sromku.simple.fb.entities.Comment
-
Number of times this comment was liked.
- getLikes() - Method in class com.sromku.simple.fb.entities.Checkin
-
Users who like the checkin.
- getLikes() - Method in class com.sromku.simple.fb.entities.Page
-
The number of users who like the Page.
- getLikes() - Method in class com.sromku.simple.fb.entities.Post
-
Likes of this post
- getLikes(String, OnLikesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get likes of specific entity.
The entity can be one of:
- Album.
- GetLikesAction - Class in com.sromku.simple.fb.actions
-
- GetLikesAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetLikesAction
-
- getLink() - Method in class com.sromku.simple.fb.entities.Album
-
A link to this album on Facebook.
- getLink() - Method in class com.sromku.simple.fb.entities.Group
-
The URL for the group's website.
- getLink() - Method in class com.sromku.simple.fb.entities.Notification
-
The URL that clicking on the notification would take someone.
- getLink() - Method in class com.sromku.simple.fb.entities.Page
-
The Page's Facebook URL
- getLink() - Method in class com.sromku.simple.fb.entities.Photo
-
- getLink() - Method in class com.sromku.simple.fb.entities.Post.Action
-
- getLink() - Method in class com.sromku.simple.fb.entities.Post
-
The link attached to this post.
- getLink() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the Facebook URL of the user.
- getLocale() - Method in class com.sromku.simple.fb.entities.Profile
-
Return the ISO language code and ISO country code of the user.
- getLocation() - Method in class com.sromku.simple.fb.entities.Album
-
The location of the album.
- getLocation() - Method in class com.sromku.simple.fb.entities.Event
-
The location for this event.
- getLocation() - Method in class com.sromku.simple.fb.entities.Page
-
The location of this place.
- getLocation() - Method in class com.sromku.simple.fb.entities.Place
-
- getLocation() - Method in class com.sromku.simple.fb.entities.Profile
-
- getLocation() - Method in class com.sromku.simple.fb.entities.Work
-
- getLoginCallback() - Method in class com.sromku.simple.fb.SessionManager
-
- getLongitude() - Method in class com.sromku.simple.fb.entities.Location
-
- getLot() - Method in class com.sromku.simple.fb.entities.Parking
-
Indicates a parking lot is available.
- getLunch() - Method in class com.sromku.simple.fb.entities.RestaurantSpecialties
-
Whether the restaurant serves lunch
- getMax() - Method in class com.sromku.simple.fb.entities.AgeRange
-
- getMedia() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getMessage() - Method in class com.sromku.simple.fb.entities.AppRequest
-
The message included with the request.
- getMessage() - Method in class com.sromku.simple.fb.entities.Checkin
-
The message the user added to the checkin.
- getMessage() - Method in class com.sromku.simple.fb.entities.Comment
-
The comment text.
- getMessage() - Method in class com.sromku.simple.fb.entities.Post
-
The message.
- getMessageTags() - Method in class com.sromku.simple.fb.entities.Comment
-
Profiles tagged in mentions in the message.
- getMessageTags() - Method in class com.sromku.simple.fb.entities.Post
-
Objects tagged in the message (Users, Pages, etc).
- getMiddleName() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the middle name of the user.
- getMin() - Method in class com.sromku.simple.fb.entities.AgeRange
-
- getMission() - Method in class com.sromku.simple.fb.entities.Page
-
The company mission.
- getMovies(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my movies.
- getMovies(Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my movies and set the properties you need.
- getMovies(String, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get movies of entity.
- getMovies(String, Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get movies that entity like and set properties that you need.
- getMusic(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my music.
- getMusic(Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my music and set the properties you need.
- getMusic(String, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get music of entity.
- getMusic(String, Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get musics that entity like and set properties that you need.
- getName() - Method in class com.sromku.simple.fb.entities.Account
-
- getName() - Method in class com.sromku.simple.fb.entities.Album
-
The title of the album.
- getName() - Method in class com.sromku.simple.fb.entities.Event
-
The event title.
- getName() - Method in class com.sromku.simple.fb.entities.Group
-
The name of the group.
- getName() - Method in class com.sromku.simple.fb.entities.IdName
-
- getName() - Method in class com.sromku.simple.fb.entities.Page
-
The name of the Page.
- getName() - Method in class com.sromku.simple.fb.entities.Photo
-
- getName() - Method in class com.sromku.simple.fb.entities.Post.Action
-
- getName() - Method in class com.sromku.simple.fb.entities.Post
-
The name of the link.
- getName() - Method in class com.sromku.simple.fb.entities.Post.InlineTag
-
- getName() - Method in class com.sromku.simple.fb.entities.Post.Property
-
- getName() - Method in class com.sromku.simple.fb.entities.Profile
-
Returns the name of the user.
- getName() - Method in class com.sromku.simple.fb.entities.Video
-
The video title or caption
- getNamespace() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get application namespace
- getNext() - Method in class com.sromku.simple.fb.listeners.OnActionListener
-
Ask for the next page results in async way.
- getNotAcceptedPermissions() - Method in class com.sromku.simple.fb.SessionManager
-
- getNotifications(OnNotificationsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- GetNotificationsAction - Class in com.sromku.simple.fb.actions
-
- GetNotificationsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetNotificationsAction
-
- getNoun() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getNumCheckins() - Method in class com.sromku.simple.fb.entities.Page
-
Number of checkins at a place represented by a Page
- getObjectId() - Method in class com.sromku.simple.fb.entities.Post
-
The Facebook object id for an uploaded photo or video.
- getObjectProperties() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getObjectType() - Method in class com.sromku.simple.fb.entities.Story
-
- getOffset() - Method in class com.sromku.simple.fb.entities.Post.InlineTag
-
- getOutdoor() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant has outdoor seating
- getOwner() - Method in class com.sromku.simple.fb.entities.Event
-
The profile that created the event.
- getOwner() - Method in class com.sromku.simple.fb.entities.Group
-
The profile that created this group.
- getPage(String, OnPageListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get page by page id.
- getPage(String, Page.Properties, OnPageListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get page by page id.
- GetPageAction - Class in com.sromku.simple.fb.actions
-
- GetPageAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetPageAction
-
- getPageNum() - Method in class com.sromku.simple.fb.actions.Cursor
-
- getPageNum() - Method in class com.sromku.simple.fb.listeners.OnActionListener
-
Get the last page number that was retrieved.
- getPages(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get pages that user liked
- GetPagesAction - Class in com.sromku.simple.fb.actions
-
- GetPagesAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetPagesAction
-
- getPageStoryId() - Method in class com.sromku.simple.fb.entities.Photo
-
- getParams() - Method in class com.sromku.simple.fb.entities.Story.StoryAction
-
- getParamValue(String) - Method in class com.sromku.simple.fb.entities.Story.StoryAction
-
- getParcelable() - Method in class com.sromku.simple.fb.entities.Photo
-
Is used for publishing action
- getParent() - Method in class com.sromku.simple.fb.entities.Comment
-
For comment replies, this the comment that this is a reply to.
- getParking() - Method in class com.sromku.simple.fb.entities.Page
-
Information about the parking available at a place
- getPath() - Method in class com.sromku.simple.fb.entities.Album
-
- getPath() - Method in class com.sromku.simple.fb.entities.Comment
-
- getPath() - Method in class com.sromku.simple.fb.entities.Feed
-
- getPath() - Method in class com.sromku.simple.fb.entities.Like
-
- getPath() - Method in class com.sromku.simple.fb.entities.Photo
-
- getPath() - Method in interface com.sromku.simple.fb.entities.Publishable
-
https://developers.facebook.com/docs/reference/api/publishing/
- getPath() - Method in class com.sromku.simple.fb.entities.Score
-
- getPath() - Method in class com.sromku.simple.fb.entities.Story
-
- getPath() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getPath() - Method in class com.sromku.simple.fb.entities.Video
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Album
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Comment
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Feed
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Like
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Photo
-
- getPermission() - Method in interface com.sromku.simple.fb.entities.Publishable
-
Get the needed permission for being able to publish this item
- getPermission() - Method in class com.sromku.simple.fb.entities.Score
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Story
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getPermission() - Method in class com.sromku.simple.fb.entities.Video
-
- getPhone() - Method in class com.sromku.simple.fb.entities.Page
-
Phone number provided by a Page
- getPhoto(String, OnPhotoListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get an individual photo.
- GetPhotoAction - Class in com.sromku.simple.fb.actions
-
- GetPhotoAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetPhotoAction
-
- getPhotos(OnPhotosListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my photos.
- getPhotos(String, OnPhotosListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get photos of specific entity.
The entity can be one of:
- Album.
- GetPhotosAction - Class in com.sromku.simple.fb.actions
-
- GetPhotosAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetPhotosAction
-
- getPicture() - Method in class com.sromku.simple.fb.entities.Event
-
The URL of the event's picture.
- getPicture() - Method in class com.sromku.simple.fb.entities.Page
-
The page 'profile' picture
- getPicture() - Method in class com.sromku.simple.fb.entities.Photo
-
- getPicture() - Method in class com.sromku.simple.fb.entities.Post
-
If available, a link to the picture included with this post.
- getPicture() - Method in class com.sromku.simple.fb.entities.Profile
-
- getPicture() - Method in class com.sromku.simple.fb.entities.Video
-
The URL for the thumbnail picture for the video
- getPlace() - Method in class com.sromku.simple.fb.entities.Checkin
-
Information about the Facebook Page that represents the location of the
checkin.
- getPlace() - Method in class com.sromku.simple.fb.entities.Photo
-
- getPlace() - Method in class com.sromku.simple.fb.entities.PlaceTag
-
- getPlace() - Method in class com.sromku.simple.fb.entities.Post
-
Location associated with a Post, if any.
- getPlaceId() - Method in class com.sromku.simple.fb.entities.Photo
-
Is used for publishing action
- getPolitical() - Method in class com.sromku.simple.fb.entities.Profile
-
- getPollInterval() - Method in class com.sromku.simple.fb.entities.Device
-
Minimum time between polling requests
- getPosition() - Method in class com.sromku.simple.fb.entities.Work
-
- getPosts(OnPostsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get all my feeds on the wall.
- getPosts(Post.PostType, OnPostsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my posts filtered by
Post.PostType.
Permission:
No special permissions are needed for getting the public posts.
- getPosts(String, OnPostsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get all feeds on the wall of specific entity.
- getPosts(String, Post.PostType, OnPostsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get posts of specific entity filtered by
Post.PostType.
In case of:
- GetPostsAction - Class in com.sromku.simple.fb.actions
-
- GetPostsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetPostsAction
-
- getPressContanct() - Method in class com.sromku.simple.fb.entities.Page
-
Press contact information of the band.
- getPrev() - Method in class com.sromku.simple.fb.listeners.OnActionListener
-
Ask for the prev page results in async way.
- getPriceRange() - Method in class com.sromku.simple.fb.entities.Page
-
Price range of the business.
- getPrivacy() - Method in class com.sromku.simple.fb.entities.Album
-
The privacy settings for the album.
- getPrivacy() - Method in class com.sromku.simple.fb.entities.Event
-
The visibility of this event.
- getPrivacy() - Method in class com.sromku.simple.fb.entities.Group
-
The privacy setting of the group.
- getProducts() - Method in class com.sromku.simple.fb.entities.Page
-
The products of this company.
- getProfile(OnProfileListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my profile from facebook.
This method will return profile with next default properties depends on
permissions you have:
id, name, first_name, middle_name, last_name, gender, locale, languages, link, username, timezone, updated_time, verified, bio, birthday, education, email,
hometown, location, political, favorite_athletes, favorite_teams, quotes, relationship_status, religion, website, work
- getProfile(String, OnProfileListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get profile by profile id.
- getProfile(Profile.Properties, OnProfileListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my profile from facebook by mentioning specific parameters.
- getProfile(String, Profile.Properties, OnProfileListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get profile by profile id and mentioning specific parameters.
- GetProfileAction - Class in com.sromku.simple.fb.actions
-
- GetProfileAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetProfileAction
-
- getProperties() - Method in class com.sromku.simple.fb.entities.Post
-
A list of properties for an uploaded video, for example, the length of
the video.
- getPublishPermissions() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get publish permissions
- getQuotes() - Method in class com.sromku.simple.fb.entities.Profile
-
- getReadPermissions() - Method in class com.sromku.simple.fb.SimpleFacebookConfiguration
-
Get read permissions
- getRelationship() - Method in class com.sromku.simple.fb.entities.FamilyUser
-
The text description of the relationship between the current user and
this person.
- getRelationshipStatus() - Method in class com.sromku.simple.fb.entities.Profile
-
The user's relationship status:
Single In a relationship Engaged Married
It's complicated In an open relationship Widowed
Separated Divorced In a civil union In a
domestic partnership
Permissions:
Permission.USER_RELATIONSHIPS
- getReligion() - Method in class com.sromku.simple.fb.entities.Profile
-
- getRequestId() - Method in class com.sromku.simple.fb.entities.AppRequest
-
- getReserve() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant takes reservations
- getRestaurantService() - Method in class com.sromku.simple.fb.entities.Page
-
Services the restaurant provides.
- getRestaurantSpecialties() - Method in class com.sromku.simple.fb.entities.Page
-
The restaurant's specialties.
- getRoles() - Method in class com.sromku.simple.fb.entities.Account
-
- getSchool() - Method in class com.sromku.simple.fb.entities.Education
-
- getScore() - Method in class com.sromku.simple.fb.entities.Score
-
The actual score.
- getScores(OnScoresListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Gets scores using Scores API for games.
- GetScoresAction - Class in com.sromku.simple.fb.actions
-
- GetScoresAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetScoresAction
-
- getShares() - Method in class com.sromku.simple.fb.entities.Post
-
The number of times this post has been shared.
- getSource() - Method in class com.sromku.simple.fb.entities.Image
-
- getSource() - Method in class com.sromku.simple.fb.entities.Photo
-
- getSource() - Method in class com.sromku.simple.fb.entities.Post
-
A URL to a Flash movie or video file to be embedded within the post.
- getSource() - Method in class com.sromku.simple.fb.entities.Video
-
A URL to the raw, playable video file
- getStartDate() - Method in class com.sromku.simple.fb.entities.Work
-
- getStartTime() - Method in class com.sromku.simple.fb.entities.Event
-
The start time of the event, as you want it to be displayed on facebook.
- getState() - Method in class com.sromku.simple.fb.entities.Location
-
- getStatusType() - Method in class com.sromku.simple.fb.entities.Post
-
Type of post.
- getStory() - Method in class com.sromku.simple.fb.entities.Post
-
Text of stories not intentionally generated by users, such as those
generated when two users become friends.
- getStoryAction() - Method in class com.sromku.simple.fb.entities.Story
-
- getStoryObject() - Method in class com.sromku.simple.fb.entities.Story
-
- getStoryObjects(String, OnStoryObjectsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get open graph objects that are stored on facebook side.
- GetStoryObjectsAction - Class in com.sromku.simple.fb.actions
-
- GetStoryObjectsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetStoryObjectsAction
-
- getStoryTags() - Method in class com.sromku.simple.fb.entities.Post
-
Objects (Users, Pages, etc) tagged in a non-intentional story.
- getStreet() - Method in class com.sromku.simple.fb.entities.Location
-
- getStreet() - Method in class com.sromku.simple.fb.entities.Parking
-
Indicates street parking is available.
- getSubAttachments() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getTaggableFriends(OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- getTaggableFriends(Profile.Properties, OnFriendsListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- GetTaggableFriendsAction - Class in com.sromku.simple.fb.actions
-
- GetTaggableFriendsAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetTaggableFriendsAction
-
- getTaggedPlaces(OnTaggedPlacesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- GetTaggedPlacesAction - Class in com.sromku.simple.fb.actions
-
- GetTaggedPlacesAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetTaggedPlacesAction
-
- getTags() - Method in class com.sromku.simple.fb.entities.Checkin
-
The users the author tagged in the checkin.
- getTags() - Method in class com.sromku.simple.fb.entities.Video
-
The users who are tagged in this video
- getTakeout() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant has takeout service
- getTalkingAboutCount() - Method in class com.sromku.simple.fb.entities.Page
-
The number of people talking about this Page
- getTarget() - Method in class com.sromku.simple.fb.actions.GetAction
-
- getTarget() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getTelevision(OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my TV shows.
- getTelevision(Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get my TV shows and set the properties you need.
- getTelevision(String, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get TV shows of entity.
- getTelevision(String, Page.Properties, OnPagesListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get TV shows of entity and set properties that you need.
- getText() - Method in class com.sromku.simple.fb.entities.Post.Property
-
- getThirdPartyId() - Method in class com.sromku.simple.fb.entities.Profile
-
An anonymous, but unique identifier for the user.
- getTicketUri() - Method in class com.sromku.simple.fb.entities.Event
-
The URL to a location to buy tickets for this event (on Events for Pages
only).
- getTimeZone() - Method in class com.sromku.simple.fb.entities.Profile
-
- getTitle() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getTitle() - Method in class com.sromku.simple.fb.entities.Notification
-
The message text in the notification.
- getTitle() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getTo() - Method in class com.sromku.simple.fb.entities.AppRequest
-
The user who got the request.
- getTo() - Method in class com.sromku.simple.fb.entities.Notification
-
The entity that received the notification.
- getTo() - Method in class com.sromku.simple.fb.entities.Post
-
Profiles mentioned or targeted in this post.
- getToken() - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get string access token
- getType() - Method in class com.sromku.simple.fb.entities.Album
-
The type of the album.
- getType() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getType() - Method in class com.sromku.simple.fb.entities.Education
-
- getType() - Method in class com.sromku.simple.fb.entities.Post
-
A string indicating the type for this post (including link, photo,
video).
- getType() - Method in class com.sromku.simple.fb.entities.Post.InlineTag
-
- getType() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getType() - Method in enum com.sromku.simple.fb.Permission
-
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Album
-
The last time the photo album was updated.
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Event
-
The last time the event was updated.
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Group
-
The last time the group was updated.
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Notification
-
When the notification was last updated.
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Photo
-
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Post
-
The time of the last comment on this post.
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Profile
-
The last time the user's profile was updated; changes to the languages,
link, timezone, verified, interested_in, favorite_athletes,
favorite_teams, and video_upload_limits are not not reflected in this
value.
Permissions:
Permission.USER_ABOUT_ME
- getUpdatedTime() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getUpdateTime() - Method in class com.sromku.simple.fb.entities.Video
-
The last time the video or its caption were updated
- getUrl() - Method in class com.sromku.simple.fb.entities.Attachment
-
- getUrl() - Method in class com.sromku.simple.fb.entities.Attachment.StoryAttachmentTarget
-
- getUrl() - Method in class com.sromku.simple.fb.entities.Image
-
- getUrl() - Method in class com.sromku.simple.fb.entities.Story.StoryObject
-
- getUser() - Method in class com.sromku.simple.fb.entities.Like
-
- getUser() - Method in class com.sromku.simple.fb.entities.Score
-
The person associated with the scores.
- getUserCode() - Method in class com.sromku.simple.fb.entities.Device
-
The code that user should insert in verification url
- getUserLikes() - Method in class com.sromku.simple.fb.entities.Comment
-
Whether the viewer has liked this comment.
- getUsername() - Method in class com.sromku.simple.fb.entities.Page
-
The alias of the Page.
- getUserVerificationUrl() - Method in class com.sromku.simple.fb.entities.Device
-
The verification url that user should open and insert the code there
- getValet() - Method in class com.sromku.simple.fb.entities.Parking
-
Indicates a parking lot is available.
- getValue() - Method in enum com.sromku.simple.fb.entities.Event.EventPrivacy
-
- getValue() - Method in enum com.sromku.simple.fb.entities.Group.GroupPrivacy
-
- getValue() - Method in enum com.sromku.simple.fb.entities.Photo.BackDatetimeGranularity
-
- getValue() - Method in enum com.sromku.simple.fb.Permission
-
- getValue() - Method in enum com.sromku.simple.fb.utils.PictureAttributes.PictureType
-
- getVenue() - Method in class com.sromku.simple.fb.entities.Event
-
The location of this event.
- getVerified() - Method in class com.sromku.simple.fb.entities.Profile
-
The user's account verification status.
Permissions:
Permission.USER_ABOUT_ME
Note:
A user is considered verified if she takes any of the following actions:
Registers for mobile Confirms her account via SMS
Enters a valid credit card
- getVideos(OnVideosListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
- getVideos(String, OnVideosListener) - Method in class com.sromku.simple.fb.SimpleFacebook
-
Get videos of specific entity.
The entity can be one of:
- Event.
- GetVideosAction - Class in com.sromku.simple.fb.actions
-
- GetVideosAction(SessionManager) - Constructor for class com.sromku.simple.fb.actions.GetVideosAction
-
- getWaiter() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant has waiters
- getWalkins() - Method in class com.sromku.simple.fb.entities.RestaurantService
-
Whether the restaurant welcomes walkins
- getWebsite() - Method in class com.sromku.simple.fb.entities.Page
-
The URL of the Page's website
- getWebsite() - Method in class com.sromku.simple.fb.entities.Profile
-
- getWereHereCount() - Method in class com.sromku.simple.fb.entities.Page
-
The number of visits to this Page's location
- getWidth() - Method in class com.sromku.simple.fb.entities.Image
-
- getWidth() - Method in class com.sromku.simple.fb.entities.Photo
-
- getWith() - Method in class com.sromku.simple.fb.entities.Education
-
- getWithTags() - Method in class com.sromku.simple.fb.entities.Post
-
Objects (Users, Pages, etc) tagged as being with the publisher of the
post ('Who are you with?' on Facebook).
- getWork() - Method in class com.sromku.simple.fb.entities.Profile
-
- getYear() - Method in class com.sromku.simple.fb.entities.Education
-
- getZip() - Method in class com.sromku.simple.fb.entities.Location
-
- GraphPath - Class in com.sromku.simple.fb.utils
-
- GraphPath() - Constructor for class com.sromku.simple.fb.utils.GraphPath
-
- Group - Class in com.sromku.simple.fb.entities
-
- Group() - Constructor for class com.sromku.simple.fb.entities.Group
-
- Group.GroupPrivacy - Enum in com.sromku.simple.fb.entities
-
- GROUPS - Static variable in class com.sromku.simple.fb.utils.GraphPath
-