Method Protocols.Bittorrent.Peer()->status()
- Method status
void
status(string
type
,void
|int
|string
data
)- Description
Called whenever there is a status change for this peer. Always called with
"created"
when the object is created.Does not need to call inherited function.