Class VisitorDestinationParameters


  • public class VisitorDestinationParameters
    extends Parameters
    Parameters for creating or opening a visitor destination session.
    Author:
    Thomas Gundersen
    • Constructor Detail

      • VisitorDestinationParameters

        public VisitorDestinationParameters​(java.lang.String sessionName,
                                            VisitorDataHandler handler)
        Creates visitor destination parameters from the supplied parameters.
        Parameters:
        sessionName - The name of the destination session.
        handler - The data handler.
    • Method Detail

      • getSessionName

        public java.lang.String getSessionName()
        Returns:
        the name of the destination session