C# 클래스 OctoTorrent.Dht.Messages.AnnouncePeerResponse

상속: OctoTorrent.Dht.Messages.ResponseMessage
파일 보기 프로젝트 열기: Eskat0n/OctoTorrent 1 사용 예제들

공개 메소드들

메소드 설명
AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System
AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System

메소드 상세

AnnouncePeerResponse() 공개 메소드

public AnnouncePeerResponse ( BEncodedDictionary d, OctoTorrent.Dht.Messages.QueryMessage m ) : System
d BEncodedDictionary
m OctoTorrent.Dht.Messages.QueryMessage
리턴 System

AnnouncePeerResponse() 공개 메소드

public AnnouncePeerResponse ( NodeId id, BEncodedValue transactionId ) : System
id NodeId
transactionId BEncodedValue
리턴 System