Class DialogEvent

    • Constructor Detail

      • DialogEvent

        public DialogEvent​(Dialog dialog,
                           Object[] userInformation)
    • Method Detail

      • getUserInformation

        public Object[] getUserInformation()
        Get the user information provided with the dialog PDU, if any.
        Returns:
        an array containing user information objects (never null)