Tuitter::getFollowings

Get the user’s friends. They are ordered by the order in which the user followed them.

Use the cursor option to access older friends.

getFollowings( [$opt = array() [, $incrementalKey = 'default' ]] )

Parameters

opt

The optional parameters for Twitter API.

Return value

Return Tuitter_Users object.