Class announce_endpoint
java.lang.Object
com.frostwire.jlibtorrent.swig.announce_endpoint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected static longgetCPtr(announce_endpoint obj) booleanvoidsetEnabled(boolean value) voidsetLocal_endpoint(tcp_endpoint value) protected static long
-
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
-
swigRelease
-
delete
public void delete() -
setLocal_endpoint
-
getLocal_endpoint
-
setEnabled
public void setEnabled(boolean value) -
getEnabled
public boolean getEnabled() -
get_infohash_v1
-
get_infohash_v2
-