C# Class OctoTorrent.Dht.Messages.AnnouncePeerResponse

Inheritance: OctoTorrent.Dht.Messages.ResponseMessage
Afficher le fichier Open project: Eskat0n/OctoTorrent Class Usage Examples

Méthodes publiques

Méthode Description
AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System
AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System

Method Details

AnnouncePeerResponse() public méthode

public AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System
d BEncodedDictionary
m OctoTorrent.Dht.Messages.QueryMessage
Résultat System

AnnouncePeerResponse() public méthode

public AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System
id NodeId
transactionId BEncodedValue
Résultat System