| Package | Description |
|---|---|
| org.johnnei.javatorrent.bittorrent.tracker |
| Modifier and Type | Method and Description |
|---|---|
TrackerEvent |
TorrentInfo.getEvent()
Gets the current tracker event for this
Torrent |
static TrackerEvent |
TrackerEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackerEvent[] |
TrackerEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TorrentInfo.setEvent(TrackerEvent event)
Sets the current event for this
Torrent |
Copyright © 2016. All rights reserved.