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

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

Introduction

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

The text is from its open source code.

Method

StringgetDescription()
Returns the description of the list
StringgetFullName()
Returns the full name of the list
longgetId()
Returns the id of the list
intgetMemberCount()
Returns the member count of the list
StringgetName()
Returns the name of the list
StringgetSlug()
Returns the slug of the list
intgetSubscriberCount()
Returns the subscriber count of the list
UsergetUser()
Returns the user of the list
booleanisFollowing()
Returns if the authenticated user is following the list
booleanisPublic()
tests if the list is public