ButterflyClient.register

Registers a new account with the given username and password.

Throws a ButterflyException if the account creation fails.

class ButterflyClient
void
register
(
string username
,
string password
)

Meta