Interface NotificationSource
-
- All Known Implementing Classes:
NotificationSourceDesktop,NotificationSourceFeed
public interface NotificationSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetType()Get notification source type.
-