Method | Description | |
---|---|---|
ConnectComplete ( |
Base method for implementing the transaction ConnectComplete.
|
|
ConnectPending ( |
Base method for implementing the transaction ConnectPending.
|
|
ConnectStart ( |
Base method for implementing the transaction ConnectStart.
|
|
ConnectStatus ( |
Base method for implementing the transaction ConnectStatus.
|
|
CreateAccount ( |
Base method for implementing the transaction CreateAccount.
|
|
Get ( |
Base method for implementing the transaction Get.
|
|
Hello ( |
Base method for implementing the transaction Hello.
|
|
Publish ( |
Base method for implementing the transaction Publish.
|
|
Status ( |
Base method for implementing the transaction Status.
|
|
Transfer ( |
Base method for implementing the transaction Transfer.
|
|
ValidateAccount ( |
Base method for implementing the transaction ValidateAccount.
|
public ConnectComplete ( |
||
Request | The request object to send to the host. | |
return |
public ConnectPending ( |
||
Request | The request object to send to the host. | |
return |
public ConnectStart ( |
||
Request | The request object to send to the host. | |
return |
public ConnectStatus ( |
||
Request | The request object to send to the host. | |
return |
public CreateAccount ( |
||
Request | The request object to send to the host. | |
return |
public Get ( |
||
Request | The request object to send to the host. | |
return |
public Hello ( |
||
Request | The request object to send to the host. | |
return |
public Publish ( |
||
Request | The request object to send to the host. | |
return |
public Status ( |
||
Request | The request object to send to the host. | |
return |
public Transfer ( |
||
Request | The request object to send to the host. | |
return |
public ValidateAccount ( |
||
Request | The request object to send to the host. | |
return |