Method | Description | |
---|---|---|
CanAccept ( Credentials credentials ) : bool | ||
CanFind ( string address ) : bool | ||
GetInformation ( ) : |
||
GetMessages ( ) : List |
||
SendMessage ( IIdentity recipient, string message ) : void | ||
SetCredentials ( Credentials credentials ) : void | ||
StartReceiving ( ) : void | ||
StopReceiving ( ) : void |
public CanAccept ( Credentials credentials ) : bool | ||
credentials | Credentials | |
return | bool |
public GetInformation ( ) : |
||
return |
public SendMessage ( IIdentity recipient, string message ) : void | ||
recipient | IIdentity | |
message | string | |
return | void |
public SetCredentials ( Credentials credentials ) : void | ||
credentials | Credentials | |
return | void |