Java twitter4j Relationship fields, constructors, methods, implement or subclass

Example usage for Java twitter4j Relationship fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for twitter4j Relationship.

The text is from its open source code.

Method

booleancanSourceDm()
Checks if source user can send dm to target user
StringgetSourceUserScreenName()
Returns the source user screen name
longgetTargetUserId()
Returns the target user id
StringgetTargetUserScreenName()
Returns the target user screen name
booleanisSourceBlockingTarget()
Returns if the source user is blocking the target user
booleanisSourceFollowedByTarget()
Checks if source user is being followed by target user
booleanisSourceFollowingTarget()
Checks if source user is following target user
booleanisSourceMutingTarget()
Returns id the source user is muting the target user
booleanisSourceNotificationsEnabled()
Checks if the source user has enabled notifications for updates of the target user