Class NotificationAddress


  • public class NotificationAddress
    extends Object
    A notification address is an address to which a user can receive the notification messages that are addressed to him. Such address is always related to a given notification channel (see NotifChannel) and it is defined by some properties: name, channel identifier, user identifier, user address itself, and usage. The notification address is mainly used to represent a custom address of a given user; therefore it doesn't concern the built-in addresses (see BuiltInNotifAddress
    Author:
    mmoquillon