Class announce_endpoint

java.lang.Object
com.frostwire.jlibtorrent.swig.announce_endpoint

public class announce_endpoint extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • announce_endpoint

      protected announce_endpoint(long cPtr, boolean cMemoryOwn)
    • announce_endpoint

      public announce_endpoint()
  • Method Details

    • getCPtr

      protected static long getCPtr(announce_endpoint obj)
    • swigRelease

      protected static long swigRelease(announce_endpoint obj)
    • delete

      public void delete()
    • setLocal_endpoint

      public void setLocal_endpoint(tcp_endpoint value)
    • getLocal_endpoint

      public tcp_endpoint getLocal_endpoint()
    • setEnabled

      public void setEnabled(boolean value)
    • getEnabled

      public boolean getEnabled()
    • get_infohash_v1

      public announce_infohash get_infohash_v1()
    • get_infohash_v2

      public announce_infohash get_infohash_v2()