yt4droid
インタフェース YoutubeBase

既知の実装クラスの一覧:
YoutubeBaseImpl, YoutubeImpl

public interface YoutubeBase


メソッドの概要
 Authorization getAuthorization()
          Returns the instance of contains authorization information.
 Configuration getConfiguration()
          Returns the configuration associated with this instance
 

メソッドの詳細

getAuthorization

Authorization getAuthorization()
Returns the instance of contains authorization information.

戻り値:
Authorization

getConfiguration

Configuration getConfiguration()
Returns the configuration associated with this instance

戻り値:
Configuration