PelletServerConnect Method |
| Name | Description | |
|---|---|---|
| Connect(String, PelletServerReadyCallback, Object) |
Connects to a Pellet Server instance asynchronously invoking the callback when the connection is ready.
| |
| Connect(Uri, PelletServerReadyCallback, Object) |
Connects to a Pellet Server instance asynchronously invoking the callback when the connection is ready.
|