程序包 | 说明 |
---|---|
net.bojiu.android.io.swagger.api | |
net.bojiu.android.io.swagger.model |
限定符和类型 | 方法和说明 |
---|---|
List<ReturnBarrageInfo> |
NormalApi.normalGetAllBarragesByVideoIdVideoIdGet(String videoId)
通过videoId获取该视频的所有弹幕
|
ApiResponse<List<ReturnBarrageInfo>> |
NormalApi.normalGetAllBarragesByVideoIdVideoIdGetWithHttpInfo(String videoId)
通过videoId获取该视频的所有弹幕
|
List<ReturnBarrageInfo> |
UserApi.userGetAllBarragesByVideoIdVideoIdGet(String videoId)
通过videoId获取该视频的所有弹幕
|
ApiResponse<List<ReturnBarrageInfo>> |
UserApi.userGetAllBarragesByVideoIdVideoIdGetWithHttpInfo(String videoId)
通过videoId获取该视频的所有弹幕
|
限定符和类型 | 方法和说明 |
---|---|
com.squareup.okhttp.Call |
NormalApi.normalGetAllBarragesByVideoIdVideoIdGetAsync(String videoId,
ApiCallback<List<ReturnBarrageInfo>> callback)
通过videoId获取该视频的所有弹幕 (asynchronously)
|
com.squareup.okhttp.Call |
UserApi.userGetAllBarragesByVideoIdVideoIdGetAsync(String videoId,
ApiCallback<List<ReturnBarrageInfo>> callback)
通过videoId获取该视频的所有弹幕 (asynchronously)
|
限定符和类型 | 方法和说明 |
---|---|
ReturnBarrageInfo |
ReturnBarrageInfo.barrageContent(String barrageContent) |
ReturnBarrageInfo |
ReturnBarrageInfo.createTime(String createTime) |
Copyright © 2017. All rights reserved.