Tuitter::getUserStatus

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

getUserStatus( $screen_name )

Parameters

screen_name

Specifies the screen name of the user to return.

Return value

Returns Tuitter_User object.