ButterflyClient.authenticate

Authenticate to the server with the given username and password.

Throws a ButterflyException if the authentication details are incorrect.

class ButterflyClient
void
authenticate
(
string username
,
string password
)

Meta