[ Version ( since = "0.7.1" ) ]
public bool connect (Cancellable? cancellable = null) throws Error
Sets up the client ready for use.
Most other methods call this for you, and do you only need to call this if you are just watching the client.
this |
A Client |
cancellable |
the Cancellable, or null |
true for success |