I am sure this is rookie overlooking something. In the constructor:
Code:
new ZMailbox(new Options(String account, AccountBy accountBy, String password, String uri)
What is the AccountBy and how do I instantiate it? Also, if you know where there is some examples of its use that would be helpful?