Start following another person.
@param userId of the person who wants to follow somebody else
@param userIdToUnfollow id of the person to follow
@return the string response
@throws BuzzIOException if any IO error occurs ( networking ).
@throws BuzzAuthenticationException if any OAuth error occurs
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.