- getAccountData() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Returns current account data as object of type JodelAccountData
- getCaptchaData() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets the captcha image url and key for not verified users
- getChannelMeta(String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets metadata of a channel
- getJodelShareLink(String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Get share url
- getKarma() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets your karma
- getMyPinnedPosts(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets your pinned Jodels matching given criteria
- getMyRepliedPosts(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets Jodels you replied to matching given criteria
- getMyVotedPosts(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets Jodels you voted to matching given criteria
- getNotifications() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets Notifications for current account
- getNotificationsNew() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets new Notifications for current account
- getParsedJodel(String) - Static method in class com.fr31b3u73r.jodel.JodelParser
-
Parses a single Jodel (with replies)
- getParsedJodels(String) - Static method in class com.fr31b3u73r.jodel.JodelParser
-
Parses a list of Jodels
- getParsedJodelV3(String) - Static method in class com.fr31b3u73r.jodel.JodelParser
-
Parses a single Jodel (with replies) in V3 of API
- getParsedNotifications(String) - Static method in class com.fr31b3u73r.jodel.JodelParser
-
Parses a list of Jodel-notifications
- getPicturesDiscussed(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets most discussed picture Jodels matching given criteria
- getPicturesPopular(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets popular picture Jodels matching given criteria
- getPicturesRecent(int, int, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets recent picture Jodels matching given criteria
- getPostDetails(String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets a single Jodel with all replies by post ID
- getPostDetailsV3(String, int) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets a single Jodel in new V3 of endpoint with all replies by post ID
- getPosts(String, int, int, String, boolean, String, String, boolean) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets Jodels matching given criteria
- getPostsDiscussed(int, int, String, boolean, String, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets most discussed Jodels matching given criteria
- getPostsPopular(int, int, String, boolean, String, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets popular Jodels matching given criteria
- getPostsRecent(int, int, String, boolean, String, String) - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets recent Jodels matching given criteria
- getRandomColor() - Static method in class com.fr31b3u73r.jodel.JodelHelper
-
Gets a random color for a new Jodel
- getRecommendedChannels() - Method in class com.fr31b3u73r.jodel.JodelAccount
-
Gets the recommended channels
- gotThanks - Variable in class com.fr31b3u73r.jodel.JodelPost
-
- gotThanks - Variable in class com.fr31b3u73r.jodel.JodelPostReply
-
- GREEN - Static variable in class com.fr31b3u73r.jodel.JodelPostColor
-