Interface TagFeatureNotifications
- All Known Subinterfaces:
TagDownload
- All Known Implementing Classes:
CategoryImpl, GlobalManagerImpl.DownloadStateTagger.MyTag, TagDownloadWithState
public interface TagFeatureNotifications
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Method Summary
-
Field Details
-
NOTIFY_NONE
static final int NOTIFY_NONE- See Also:
-
NOTIFY_ON_ADD
static final int NOTIFY_ON_ADD- See Also:
-
NOTIFY_ON_REMOVE
static final int NOTIFY_ON_REMOVE- See Also:
-
-
Method Details
-
getPostingNotifications
int getPostingNotifications() -
setPostingNotifications
void setPostingNotifications(int flags) -
getNotifyMessageChannel
String getNotifyMessageChannel() -
setNotifyMessageChannel
-