Tuitter::getUserStatusById

Get extended information of a given user, specified by ID
If you want to specify by screen name, you can call Tuitter::getUserStatus method.

getUserStatusById( $user_id )

Parameters

user_id

Specifies the ID of the user to return.

Return value

Returns Tuitter_User object.