Interface NotificationSource
- All Known Implementing Classes:
NotificationSourceDesktop
,NotificationSourceFeed
public interface NotificationSource
-
Method Summary
Modifier and Type Method Description java.lang.String
getType()
Get notification source type.
-
Method Details
-
getType
java.lang.String getType()Get notification source type.- Returns:
- notification source type.
-