Method | Description | |
---|---|---|
Clear ( ) : void | ||
DiscoverPeer ( string peerName ) : void | ||
GetChannels ( ) : string[] | ||
IRCCurrency ( PeerDiscoveredCB cb ) : System | ||
JoinChannel ( string channelName ) : void |
public DiscoverPeer ( string peerName ) : void | ||
peerName | string | |
return | void |
public IRCCurrency ( PeerDiscoveredCB cb ) : System | ||
cb | PeerDiscoveredCB | |
return | System |
public JoinChannel ( string channelName ) : void | ||
channelName | string | |
return | void |