Enum Class AlertType

java.lang.Object
java.lang.Enum<AlertType>
com.frostwire.jlibtorrent.alerts.AlertType
All Implemented Interfaces:
Serializable, Comparable<AlertType>, Constable

public enum AlertType extends Enum<AlertType>
  • Enum Constant Details

    • TORRENT_FINISHED

      public static final AlertType TORRENT_FINISHED
    • TORRENT_REMOVED

      public static final AlertType TORRENT_REMOVED
    • TORRENT_DELETED

      public static final AlertType TORRENT_DELETED
    • TORRENT_PAUSED

      public static final AlertType TORRENT_PAUSED
    • TORRENT_RESUMED

      public static final AlertType TORRENT_RESUMED
    • TORRENT_CHECKED

      public static final AlertType TORRENT_CHECKED
    • TORRENT_ERROR

      public static final AlertType TORRENT_ERROR
    • TORRENT_NEED_CERT

      public static final AlertType TORRENT_NEED_CERT
    • INCOMING_CONNECTION

      public static final AlertType INCOMING_CONNECTION
    • ADD_TORRENT

      public static final AlertType ADD_TORRENT
    • SAVE_RESUME_DATA

      public static final AlertType SAVE_RESUME_DATA
    • FASTRESUME_REJECTED

      public static final AlertType FASTRESUME_REJECTED
    • BLOCK_FINISHED

      public static final AlertType BLOCK_FINISHED
    • METADATA_RECEIVED

      public static final AlertType METADATA_RECEIVED
    • METADATA_FAILED

      public static final AlertType METADATA_FAILED
    • FILE_COMPLETED

      public static final AlertType FILE_COMPLETED
    • FILE_RENAMED

      public static final AlertType FILE_RENAMED
    • FILE_RENAME_FAILED

      public static final AlertType FILE_RENAME_FAILED
    • FILE_ERROR

      public static final AlertType FILE_ERROR
    • HASH_FAILED

      public static final AlertType HASH_FAILED
    • PORTMAP

      public static final AlertType PORTMAP
    • PORTMAP_ERROR

      public static final AlertType PORTMAP_ERROR
    • PORTMAP_LOG

      public static final AlertType PORTMAP_LOG
    • TRACKER_ANNOUNCE

      public static final AlertType TRACKER_ANNOUNCE
    • TRACKER_REPLY

      public static final AlertType TRACKER_REPLY
    • TRACKER_WARNING

      public static final AlertType TRACKER_WARNING
    • TRACKER_ERROR

      public static final AlertType TRACKER_ERROR
    • READ_PIECE

      public static final AlertType READ_PIECE
    • STATE_CHANGED

      public static final AlertType STATE_CHANGED
    • DHT_REPLY

      public static final AlertType DHT_REPLY
    • DHT_BOOTSTRAP

      public static final AlertType DHT_BOOTSTRAP
    • DHT_GET_PEERS

      public static final AlertType DHT_GET_PEERS
    • EXTERNAL_IP

      public static final AlertType EXTERNAL_IP
    • LISTEN_SUCCEEDED

      public static final AlertType LISTEN_SUCCEEDED
    • STATE_UPDATE

      public static final AlertType STATE_UPDATE
    • SESSION_STATS

      public static final AlertType SESSION_STATS
    • SCRAPE_REPLY

      public static final AlertType SCRAPE_REPLY
    • SCRAPE_FAILED

      public static final AlertType SCRAPE_FAILED
    • LSD_PEER

      public static final AlertType LSD_PEER
    • PEER_BLOCKED

      public static final AlertType PEER_BLOCKED
    • PERFORMANCE

      public static final AlertType PERFORMANCE
    • PIECE_FINISHED

      public static final AlertType PIECE_FINISHED
    • SAVE_RESUME_DATA_FAILED

      public static final AlertType SAVE_RESUME_DATA_FAILED
    • STORAGE_MOVED

      public static final AlertType STORAGE_MOVED
    • TORRENT_DELETE_FAILED

      public static final AlertType TORRENT_DELETE_FAILED
    • URL_SEED

      public static final AlertType URL_SEED
    • INVALID_REQUEST

      public static final AlertType INVALID_REQUEST
    • LISTEN_FAILED

      public static final AlertType LISTEN_FAILED
    • PEER_BAN

      public static final AlertType PEER_BAN
    • PEER_CONNECT

      public static final AlertType PEER_CONNECT
    • PEER_DISCONNECTED

      public static final AlertType PEER_DISCONNECTED
    • PEER_ERROR

      public static final AlertType PEER_ERROR
    • PEER_SNUBBED

      public static final AlertType PEER_SNUBBED
    • PEER_UNSNUBBED

      public static final AlertType PEER_UNSNUBBED
    • REQUEST_DROPPED

      public static final AlertType REQUEST_DROPPED
    • UDP_ERROR

      public static final AlertType UDP_ERROR
    • BLOCK_DOWNLOADING

      public static final AlertType BLOCK_DOWNLOADING
    • BLOCK_TIMEOUT

      public static final AlertType BLOCK_TIMEOUT
    • CACHE_FLUSHED

      public static final AlertType CACHE_FLUSHED
    • DHT_ANNOUNCE

      public static final AlertType DHT_ANNOUNCE
    • STORAGE_MOVED_FAILED

      public static final AlertType STORAGE_MOVED_FAILED
    • TRACKERID

      public static final AlertType TRACKERID
    • UNWANTED_BLOCK

      public static final AlertType UNWANTED_BLOCK
    • DHT_ERROR

      public static final AlertType DHT_ERROR
    • DHT_PUT

      public static final AlertType DHT_PUT
    • DHT_MUTABLE_ITEM

      public static final AlertType DHT_MUTABLE_ITEM
    • DHT_IMMUTABLE_ITEM

      public static final AlertType DHT_IMMUTABLE_ITEM
    • I2P

      public static final AlertType I2P
    • DHT_OUTGOING_GET_PEERS

      public static final AlertType DHT_OUTGOING_GET_PEERS
    • LOG

      public static final AlertType LOG
    • TORRENT_LOG

      public static final AlertType TORRENT_LOG
    • PEER_LOG

      public static final AlertType PEER_LOG
    • LSD_ERROR

      public static final AlertType LSD_ERROR
    • DHT_STATS

      public static final AlertType DHT_STATS
    • INCOMING_REQUEST

      public static final AlertType INCOMING_REQUEST
    • DHT_LOG

      public static final AlertType DHT_LOG
    • DHT_PKT

      public static final AlertType DHT_PKT
    • DHT_GET_PEERS_REPLY

      public static final AlertType DHT_GET_PEERS_REPLY
    • DHT_DIRECT_RESPONSE

      public static final AlertType DHT_DIRECT_RESPONSE
    • PICKER_LOG

      public static final AlertType PICKER_LOG
    • SESSION_ERROR

      public static final AlertType SESSION_ERROR
    • DHT_LIVE_NODES

      public static final AlertType DHT_LIVE_NODES
    • SESSION_STATS_HEADER

      public static final AlertType SESSION_STATS_HEADER
    • DHT_SAMPLE_INFOHASHES

      public static final AlertType DHT_SAMPLE_INFOHASHES
    • BLOCK_UPLOADED

      public static final AlertType BLOCK_UPLOADED
    • ALERTS_DROPPED

      public static final AlertType ALERTS_DROPPED
    • SOCKS5_ALERT

      public static final AlertType SOCKS5_ALERT
    • FILE_PRIO

      public static final AlertType FILE_PRIO
    • OVERSIZED_FILE

      public static final AlertType OVERSIZED_FILE
    • TORRENT_CONFLICT

      public static final AlertType TORRENT_CONFLICT
    • PEER_INFO

      public static final AlertType PEER_INFO
    • FILE_PROGRESS

      public static final AlertType FILE_PROGRESS
    • PIECE_INFO

      public static final AlertType PIECE_INFO
    • PIECE_AVAILABILITY

      public static final AlertType PIECE_AVAILABILITY
    • TRACKER_LIST

      public static final AlertType TRACKER_LIST
    • UNKNOWN

      public static final AlertType UNKNOWN
  • Method Details

    • values

      public static AlertType[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static AlertType valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • swig

      public int swig()
      Returns:
      the native swig value
    • fromSwig

      public static AlertType fromSwig(int swigValue)
      Parameters:
      swigValue - the native swig value
      Returns:
      the API enum alert type