This project is based on the XMPP (eXtensible Messaging and Presence Protocol) communication protocol. Smack is the library used as XMPP API library.
Add following configuration in local.properties like below -
XMPP_SERVER_HOST="Server Host IP Address or Name"
XMPP_SERVICE_DOMAIN="Service domain name i.e. whatever after '@' symbol"