yt4droid
インタフェース UploadResult

既知の実装クラスの一覧:
UploadResultParser

public interface UploadResult


メソッドの概要
 int getStatus()
          Returns value of http status.
 java.lang.String getVideoId()
          Returns value of videoId ID acquired from Youtube after an upload success of video.
 

メソッドの詳細

getStatus

int getStatus()
Returns value of http status.

戻り値:
The value integer

getVideoId

java.lang.String getVideoId()
Returns value of videoId ID acquired from Youtube after an upload success of video.

戻り値:
The value string