Uses of Interface
com.jcabi.github.ThreadSubscription
Packages that use ThreadSubscription
-
Uses of ThreadSubscription in com.jcabi.github
Methods in com.jcabi.github that return ThreadSubscriptionModifier and TypeMethodDescriptionGitHubThread.getSubscription()Checks, if the current user is subscribed to this thread.GitHubThread.setSubscription(boolean subscribe, boolean ignore) Subscribes the user to the thread and/or makes the user ignore the thread.