Class SessionEventArgs

    • Constructor Detail

      • SessionEventArgs

        public SessionEventArgs​(SafeHandle handle)
        Internal constructor for session events args instance
        Parameters:
        handle - The native handle
    • Method Detail

      • getSessionId

        public String getSessionId()
        Gets the session Id.
        Returns:
        Session ID as string
      • getHandle

        public SafeHandle getHandle()
        Gets the internal events arg handle
        Returns:
        A native handle