Interface NotificationContentData<T extends NotificationContentComponent>

    • Method Detail

      • getContent

        T getContent()
      • setContent

        void setContent​(T content)