yt4droid
インタフェース Youtube

すべてのスーパーインタフェース:
Auth, CommentMethods, ContactMethods, EntryMethods, FeedsMethods, RatingMethods, UserProfileMethods
既知の実装クラスの一覧:
YoutubeImpl

public interface Youtube
extends Auth, EntryMethods, FeedsMethods, CommentMethods, RatingMethods, UserProfileMethods, ContactMethods


メソッドの概要
 void uploadCanceled()
           
 
インタフェース yt4droid.auth.Auth から継承されたメソッド
getAuthAccessToken, setAuthAccessToken
 
インタフェース yt4droid.api.EntryMethods から継承されたメソッド
deleteVideo, updateVideo, uploadVideo
 
インタフェース yt4droid.api.FeedsMethods から継承されたメソッド
createFeedsWithQuery, createMyUploadList, createUserUploadList
 
インタフェース yt4droid.api.CommentMethods から継承されたメソッド
createCommentsList, updateComments
 
インタフェース yt4droid.api.RatingMethods から継承されたメソッド
updateRatings
 
インタフェース yt4droid.api.UserProfileMethods から継承されたメソッド
createUserProfile
 
インタフェース yt4droid.api.ContactMethods から継承されたメソッド
addContact, createContactList, createMyContactList, updateContact
 

メソッドの詳細

uploadCanceled

void uploadCanceled()