Tests whether the authenticating user is following the specified user. You can specify the subject user instead of the authenticating user in the second argument.
isFollowing( $user_b [, $user_a = Authenticating_User ] )
The ID or screen name of the user to test for following.
The ID or screen name of the subject user.
Returns TRUE when the authenticating user is following the user.