Class NotificationSourceDesktop

  • All Implemented Interfaces:
    NotificationSource

    public class NotificationSourceDesktop
    extends JsonBean
    implements NotificationSource
    For notifications that have originated from an application running on the same machine as the provider.
    Author:
    Anthony
    • Constructor Detail

      • NotificationSourceDesktop

        public NotificationSourceDesktop​(org.json.JSONObject jsonObject)
    • Method Detail

      • getIdentity

        public Identity getIdentity()
      • getType

        public java.lang.String getType()
        Description copied from interface: NotificationSource
        Get notification source type.
        Specified by:
        getType in interface NotificationSource
        Returns:
        notification source type.