Method | Description | |
---|---|---|
Connect ( string url ) : |
Connects to the specified URL. Note, Meteor hosted sites do NOT support
|
|
Reconnect ( ) : |
Reconnect to the server. This is useful to call in an OnApplicationPause(bool pause) when pause is false (resuming)
|
Method | Description | |
---|---|---|
Connection ( ) : System |
public static Connect ( string url ) : |
||
url | string | URL. |
return |
public static Reconnect ( ) : |
||
return |