Class PeerApplicationLaunchInfo

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Net
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Net.PeerToPeer.Collaboration.PeerApplicationLaunchInfo
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • PeerApplicationLaunchInfo

        public PeerApplicationLaunchInfo​(java.lang.Object instance)
                                  throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • PeerApplicationLaunchInfo

        public PeerApplicationLaunchInfo()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getData

        public byte[] getData()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setData

        public void setData​(byte[] Data)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPeerApplication

        public PeerApplication getPeerApplication()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPeerApplication

        public void setPeerApplication​(PeerApplication PeerApplication)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPeerContact

        public PeerContact getPeerContact()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPeerContact

        public void setPeerContact​(PeerContact PeerContact)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPeerEndPoint

        public PeerEndPoint getPeerEndPoint()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPeerEndPoint

        public void setPeerEndPoint​(PeerEndPoint PeerEndPoint)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessage

        public java.lang.String getMessage()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMessage

        public void setMessage​(java.lang.String Message)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable