Click or drag to resize

PelletServerConnect Method

Overload List
  NameDescription
Public methodStatic memberConnect(String, PelletServerReadyCallback, Object)
Connects to a Pellet Server instance asynchronously invoking the callback when the connection is ready.
Public methodStatic memberConnect(Uri, PelletServerReadyCallback, Object)
Connects to a Pellet Server instance asynchronously invoking the callback when the connection is ready.
Top
See Also