Tuitter::getFollowings

自分がフォローしているユーザを取得する

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

パラメータ

opt

Twitter APIが受け取るオプション。連想配列で指定する。
指定出来るオプションには、次のようなものがある。

戻り値

取得したユーザのTuitter_Usersオブジェクトを返す。