Method | Description | |
---|---|---|
AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System | ||
AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System |
public AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System | ||
d | BEncodedDictionary | |
m | OctoTorrent.Dht.Messages.QueryMessage | |
return | System |
public AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System | ||
id | NodeId | |
transactionId | BEncodedValue | |
return | System |