isConnected()is replaced withconnect(callback)to get asynchronously notified of connection success/fail.ResHandlerrenamed toResCallbackand moved to/callbacksdirectory along with other callbacks.
isConnected() is replaced with connect(callback) to get asynchronously notified of connection success/fail.ResHandler renamed to ResCallback and moved to /callbacks directory along with other callbacks.