yt4droid.api
インタフェース UserProfileMethods

既知のサブインタフェースの一覧:
Youtube
既知の実装クラスの一覧:
YoutubeImpl

public interface UserProfileMethods

作成者:
Harioroid

メソッドの概要
 UserProfile createUserProfile(java.lang.String userId)
          A user profile contains information about a user, such as the user's hobbies, occupation, or favorite books, music and movies.
 

メソッドの詳細

createUserProfile

UserProfile createUserProfile(java.lang.String userId)
                              throws YoutubeException
A user profile contains information about a user, such as the user's hobbies, occupation, or favorite books, music and movies. Any personal information that appears in a user profile feed will have been entered by that user for publication on YouTube.

パラメータ:
userId -
戻り値:
UserProfile
例外:
YoutubeException
関連項目:
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_profiles.html