AuthDomain Property
The domain under which the user will be authenticated.
Syntax
public String getAuthDomain(); public void setAuthDomain(String authDomain);
Remarks
Set this value if the user must authenticate via a third party authentication service that requires a different domain than the XMPP user's registered domain.
Default Value
""