跳过导航链接
A B C D E F G I L M N O P Q R S T U V W 

A

ACCOUNT_LIST_CHANNEL_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号下所有频道详细信息
ACCOUNT_LIST_CHANNEL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号下的频道列表(频道号列表)
ACCOUNT_MIC_DURATION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取账号连麦分钟数使用量与剩余量
ACCOUNT_PLAYBACK_CALLBACK_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置转存成功回调通知url
ACCOUNT_RECORD_CALLBACK_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置录制回调通知url
ACCOUNT_STREAM_CALLBACK_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置直播状态回调通知url
ACCOUNT_SWITCH_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置功能开关状态
ACCOUNT_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询功能开关状态接口
ACCOUNT_TOKEN_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置账号单点登录的token
ADD_CHANNEL_MENU_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
添加频道菜单
ADD_CHANNEL_PRODUCT - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
添加频道商品
addBadWord(LiveBadWordRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
批量导入频道严禁词,API地址:https://dev.polyv.net/2017/liveproduct/zblts/addforbiddenwords/
addBadWord(LiveBadWordRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
批量导入频道严禁词,API地址:https://dev.polyv.net/2017/liveproduct/zblts/addforbiddenwords/
addBannedIP(LiveChatBannedIPRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
设置聊天室禁言ip,API地址:https://dev.polyv.net/2017/liveproduct/zblts/addbannedip/
addBannedIP(LiveChatBannedIPRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
设置聊天室禁言ip,API地址:https://dev.polyv.net/2017/liveproduct/zblts/addbannedip/
addChannelMenu(LiveAddChannelMenuRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
添加频道菜单 API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/add/
addChannelMenu(LiveAddChannelMenuRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
添加频道菜单 API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/add/
addChannelProduct(LiveAddProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
添加频道商品库商品 API地址:https://help.polyv.net/#/live/api/channel/operate/add_channel_product
addChannelProduct(LiveAddProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
添加频道商品库商品 API地址:https://help.polyv.net/#/live/api/channel/operate/add_channel_product
addChannelVideoPlayback(LiveCreateChannelVideoPlaybackRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
将点播中的视频添加到视频库
addChannelVideoPlayback(LiveCreateChannelVideoPlaybackRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
将点播中的视频添加到视频库 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/add-vod-playback/
advertDuration - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
广告时长,单位:秒
advertFlvUrl - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
视频广告链接
advertFlvVid - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
视频广告ID
advertHeight - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
广告区域高度
advertHref - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
广告的跳转链接
advertImage - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
图片广告
advertType - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
广告类型
advertWidth - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
广告区域宽度
ALERT_CHAT_SPECIAL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
发送开播端弹窗消息
alertChatSpecial(LiveAlertChatSpecialRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
发送开播端弹窗消息 API地址:https://help.polyv.net/index.html#/live/api/chat/message/chat_alert_to_special
alertChatSpecial(LiveAlertChatSpecialRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
发送开播端弹窗消息 API地址:https://help.polyv.net/index.html#/live/api/chat/message/chat_alert_to_special
Answers() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultResponse.Users.Answers
 
App - net.polyv.live.v1中的类
App入口程序
App() - 类 的构造器net.polyv.live.v1.App
 
AuthSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelBasicInfoResponse.AuthSetting
 
AuthSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.AuthSetting
 
AuthSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelSettingRequest.AuthSetting
 
AuthSetting() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveChannelBasicInfoV2Response.AuthSetting
 
autoPlay - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
自动播放

B

BasicSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.BasicSetting
 
BasicSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelSettingRequest.BasicSetting
 
BasicSetting() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Request.BasicSetting
 
BasicVideoList() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountBasicV2Response.BasicVideoList
 
batchUpdateBarrage(LiveBatchUpdateBarrageRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量修改频道弹幕开关 API地址:https://help.polyv.net/#/live/api/channel/operate/batch_update_danmu
batchUpdateBarrage(LiveBatchUpdateBarrageRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量修改频道弹幕开关 API地址:https://help.polyv.net/#/live/api/channel/operate/batch_update_danmu
BookingStatsList() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetBookingStatsResponse.BookingStatsList
 
byteArrayToHex(byte[]) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
将字节数组换成成16进制的字符串

C

CallbackData() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveCreateChannelDocRequest.CallbackData
 
cancelPushChannelCardPush(LiveCancelPushChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
取消推送卡片 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/cancelPush
cancelPushChannelCardPush(LiveCancelPushChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
取消推送卡片 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/cancelPush
CASH_DONATE_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
现金打赏设置
CHANNEL_ACCOUNTS_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道下面的所有子频道
CHANNEL_ADVERT_LIST_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
添加轮播广告列表接口
CHANNEL_AUTH_CUSTOM_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置自定义授权地址
CHANNEL_AUTH_EXTERNAL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过接口设置外部授权
CHANNEL_AUTH_FIELD_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道或全局登记观看字段
CHANNEL_AUTH_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询直播频道观看条件
CHANNEL_AUTH_INFO_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询页面登记观看列表
CHANNEL_AUTH_TOKEN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询授权和连麦的token
CHANNEL_AUTH_TYPE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置授权观看类型
CHANNEL_AUTH_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置观看条件
CHANNEL_AUTH_URL_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置授权认证URL
CHANNEL_BASIC_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建频道号,可选频道设置参数
CHANNEL_BASIC_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道信息的接口
CHANNEL_BASIC_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
更新频道信息,可选频道的设置参数
CHANNEL_BATCH_UPDATE_BARRAGE - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量修改频道弹幕开关
CHANNEL_CAPTURE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道直播截图
CHANNEL_CHECKIN_BY_ID_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询指定签到ID的签到记录
CHANNEL_CHECKIN_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询签到结果
CHANNEL_CHECKIN_METADATA_BY_SESSIONID_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询指定直播场次sessionId的签到场次记录
CHANNEL_CIPHER_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道号密码
CHANNEL_COUNT_DOWN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道直播倒计时信息
CHANNEL_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
直播创建频道URL
CHANNEL_CREATE_V4_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建单个频道v4
CHANNEL_DAILY_SUMMARY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
频道某段时间的直播统计数据
CHANNEL_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除频道
CHANNEL_DETAIL_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道详情
CHANNEL_DOC_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除频道文档
CHANNEL_DOC_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道文档列表
CHANNEL_DOC_STATUS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道文档转换状态
CHANNEL_DONATE_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取打赏设置
CHANNEL_ENROLL_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询报名观看记录
CHANNEL_GET_RECORD_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道重制课件参数设置信息
CHANNEL_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道信息的接口
CHANNEL_GET_VIEW_LOGS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
分页查询账号直播观看详情数据
CHANNEL_GLOBAL_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道默认项开关
CHANNEL_LIKES_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道点赞数和历史观看人数
CHANNEL_LIKES_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置点赞数和观看人数接口
CHANNEL_LIST_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
直播批量创建频道
CHANNEL_LIST_CREATE_V4_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量创建频道
CHANNEL_LIST_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量删除频道
CHANNEL_LIST_PPTRECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询课件重制任务列表
CHANNEL_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取简单的频道列表接口
CHANNEL_LIVE_STATUS_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道直播状态
CHANNEL_LIVE_STREAM_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道实时推流信息
CHANNEL_LIVE_STREAM_STATUS_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量查询频道直播流状态
CHANNEL_LIVE_STREAM_STATUS_LIST_V4_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量查询频道直播状态(所有状态,不支持研讨会) v4
CHANNEL_LOGO_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道图标
CHANNEL_LOTTERY_LIST_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道抽奖记录列表
CHANNEL_LOTTERY_WINNER_DETAIL_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道单场抽奖的中奖记录
CHANNEL_MAX_HISTORY_CONCURRENT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道一定时间范围之内的历史最高并发人数
CHANNEL_MAX_VIEWER_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置最大在线人数
CHANNEL_MENU_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道菜单列表接口
CHANNEL_MENU_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道自定义菜单
CHANNEL_MENU_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道菜单
CHANNEL_MIC_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
分页获取连麦情况使用详情
CHANNEL_NAME_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道名称URL
CHANNEL_PLAYBACK_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除回放列表视频
CHANNEL_PLAYBACK_ENABLED_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道的回放开关状态
CHANNEL_PLAYBACK_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取回放列表接口
CHANNEL_PLAYBACK_SET_DEFAULT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置默认回放视频
CHANNEL_PLAYBACK_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置后台回放开关
CHANNEL_PLAYBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道回放设置
CHANNEL_PPTRECORD_CREATE__URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建重制课件任务
CHANNEL_PRODUCT_GET_ENABLED - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道商品库开关状态
CHANNEL_PRODUCT_GET_LIST - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道商品列表
CHANNEL_PRODUCT_PUSH - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
推送频道商品库商品
CHANNEL_PRODUCT_UPDATE - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道商品信息
CHANNEL_PRODUCT_UPDATE_ENABLED - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道商品库开关状态
CHANNEL_PUBLISHER_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改主持人姓名URL
CHANNEL_QUESTION_ANSWER_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道答题卡答题结果
CHANNEL_QUESTIONNAIRE_ANSWER_RECORD_PAGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
分页查询问卷结果
CHANNEL_QUESTIONNAIRE_ANSWER_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道问卷结果
CHANNEL_QUESTIONNAIRE_DETAIL_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道问卷信息
CHANNEL_QUESTIONNAIRE_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道问卷详情
CHANNEL_QUESTIONNAIRE_END - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
手动结束问卷
CHANNEL_QUESTIONNAIRE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道问卷列表
CHANNEL_QUESTIONNAIRE_RESULT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道问卷结果
CHANNEL_REAL_TIME_VIEWERS_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取多个频道的实时在线人数
CHANNEL_RECORD_CONVERT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
异步转存接口
CHANNEL_RECORD_FILE_CONVERT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
直播转存点播接口
CHANNEL_RECORD_FILE_MERGE_ASYNC_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
异步合并直播录制文件
CHANNEL_RECORD_FILE_MERGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
合并录制文件
CHANNEL_RECORD_FILES_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道录制视频信息接口
CHANNEL_RECORD_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过ID获取录制信息接口
CHANNEL_RECORD_MERGE_MP4_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
合并录制mp4文件接口
CHANNEL_RECORD_MERGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
异步合并接口
CHANNEL_RECORD_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道重制课件配置信息
CHANNEL_SESSION_INFO_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道直播场次信息
CHANNEL_SET_LOTTERY_WINNER_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置抽奖中奖者信息
CHANNEL_SPLASH_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询直播引导图开关状态及URL
CHANNEL_SPLASH_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置引导开关以及引导图片
CHANNEL_STREAM_CUTOFF_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
频道禁流接口
CHANNEL_STREAM_END_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道为无直播状态
CHANNEL_STREAM_LIVE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道流状态为直播中
CHANNEL_STREAM_RESUME_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
频道恢复流接口
CHANNEL_SUMMARY_LIST_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取按频道汇总统计的播放数据
CHANNEL_TOKEN_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道单点登录token
CHANNEL_TRANSMIT_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取账号或频道转播列表信息
CHANNEL_UPDATE_COUNT_DOWN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道直播倒计时信息
CHANNEL_VIDEO_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除直播暂存中的录制文件
CHANNEL_VIDEO_PLAYBACK_ADD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
将点播中的视频添加到视频库
CHANNEL_VIDEO_SORT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置视频库列表排序
CHANNEL_VIEW_LOGS_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
分页获取频道观看日志
CHANNEL_VIEW_LOGS_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道观看日志
CHANNEL_VIEWER_CONCURRENCE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道的历史并发人数
CHANNEL_WHITE_LIST_ADD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
添加单个白名单
CHANNEL_WHITE_LIST_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道观看白名单列表
ChannelAdvert() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelAdvertListResponse.ChannelAdvert
 
ChannelAuthExternal() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthCustomResponse.ChannelAuthExternal
 
ChannelAuthExternal() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthExternalResponse.ChannelAuthExternal
 
ChannelAuthField() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthFieldResponse.ChannelAuthField
 
ChannelAuthInfo() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthInfoResponse.ChannelAuthInfo
 
ChannelBasicInfo() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountChannelBasicResponse.ChannelBasicInfo
 
ChannelBasicInfo() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountChannelSimpleV2Response.ChannelBasicInfo
 
ChannelCashDonate() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveGetChannelDonateResponse.ChannelCashDonate
 
ChannelDistribute() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeListResponse.ChannelDistribute
 
ChannelDoc() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveListChannelDocResponse.ChannelDoc
 
ChannelDocStatus() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveChannelDocStatusResponse.ChannelDocStatus
 
ChannelGift() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveGetUserDonateResponse.ChannelGift
 
ChannelGift() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveGetChannelDonateResponse.ChannelGift
 
ChannelGift() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveUpdateChannelDonateRequest.ChannelGift
 
ChannelGiftDonate() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveGetChannelDonateResponse.ChannelGiftDonate
 
ChannelGiftDonate() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveUpdateChannelDonateRequest.ChannelGiftDonate
 
ChannelGood() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveChannelDonateResponse.ChannelGood
 
ChannelGood() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveUpdateChannelGoodRequest.ChannelGood
 
channelId - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
频道号
ChannelIncomeDetail() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelIncomeDetailResponse.ChannelIncomeDetail
 
ChannelLike() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListChannelLikeResponse.ChannelLike
 
ChannelLikes() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelLikesResponse.ChannelLikes
 
ChannelLiveSession() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveGetLiveSessionResponse.ChannelLiveSession
 
ChannelMenu() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveListChannelMenuResponse.ChannelMenu
 
ChannelMic() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelMicResponse.ChannelMic
 
channelProductList() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveGetProductListResponse.channelProductList
 
ChannelSessionInfo() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelSessionInfoResponse.ChannelSessionInfo
 
ChannelSessionStats() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetSessionStatsResponse.ChannelSessionStats
 
ChannelsFollow() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveListChannelsFollowResponse.ChannelsFollow
 
ChannelSummary() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelSummaryResponse.ChannelSummary
 
ChannelSwitch() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountSwitchResponse.ChannelSwitch
 
ChannelTransmit() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelTransmitListResponse.ChannelTransmit
 
ChannelV2CreateBatch() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveCreateChannelListV2Request.ChannelV2CreateBatch
 
ChannelVedioInfo() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoListResponse.ChannelVedioInfo
 
ChannelVideoLibrary() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelVideoLibraryResponse.ChannelVideoLibrary
 
ChannelViewerConcurrence() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerConcurrenceResponse.ChannelViewerConcurrence
 
ChannelViewerCount() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerCountResponse.ChannelViewerCount
 
ChannelViewerCount() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewerCountResponse.ChannelViewerCount
 
ChannelWhiteList() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelWhiteListResponse.ChannelWhiteList
 
CHAT_BANNED_IP_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置聊天室禁言ip
CHAT_CLEAN_CHANNEL_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除频道聊天记录
CHAT_DEL_BANNED_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除禁言IP/严禁词
CHAT_DEL_CHANNEL_SINGLE_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除单条聊天记录
CHAT_GET_ACCOUNT_BAKWORD_WORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号严禁词列表
CHAT_GET_ADMIN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询聊天室管理员信息
CHAT_GET_BAKWORD_WORD_IP_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道严禁词/禁言IP列表
CHAT_GET_CHANNEL_BANNED_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道禁言列表
CHAT_GET_CONSULTING_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询咨询提问记录
CHAT_GET_HISTORY_MSG_PAGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询历史聊天信息 分页
CHAT_GET_HISTORY_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询历史聊天信息
CHAT_GET_QUERSTION_STATISTICAL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道的问答统计结果statistical
CHAT_GET_USER_COUNT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取频道聊天室的在线人数
CHAT_LIST_KICKED_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道踢人列表
CHAT_SEND_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道答题卡答题结果
CHAT_SET_ADMIN_DATA_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置聊天室管理员信息
CHAT_SET_BAD_WORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量导入频道严禁词
CHAT_SET_TEACHER_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置讲师信息
CheckinRecord() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinListResponse.CheckinRecord
 
cleanChannelAllMsg(LiveCleanChannelAllMsgRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
删除频道聊天记录,API地址:https://dev.polyv.net/2017/liveproduct/zblts/cleanchat/
cleanChannelAllMsg(LiveCleanChannelAllMsgRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
删除频道聊天记录,API地址:https://dev.polyv.net/2017/liveproduct/zblts/cleanchat/
clipRecordFile(LiveClipRecordFileRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
裁剪录制文件 API地址:https://help.polyv.net/#/live/api/channel/playback/clip_record_file
clipRecordFile(LiveClipRecordFileRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
裁剪录制文件 API地址:https://help.polyv.net/#/live/api/channel/playback/clip_record_file
code - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
响应码
CollectInfoFieldModel() - 类 的构造器net.polyv.live.v1.entity.interact.LiveListLotteryResponse.CollectInfoFieldModel
 
concatParams(Map<String, String>) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
把数组所有元素排序,并按照“参数参数值”的模式成字符串,用于计算MD5哈希值
convertChannelVideo(LiveConvertChannelVideoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
已过时。
convertChannelVideo(LiveConvertChannelVideoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
已过时。
convertChannelVideoListAsync(LiveConvertChannelVideoListAsyncRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
异步批量转存录制文件到点播 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/async-convert/
convertChannelVideoListAsync(LiveConvertChannelVideoListAsyncRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
异步批量转存录制文件到点播 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/async-convert/
copyChannel(LiveChannelCopyRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
复制频道 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/copy_channel
copyChannel(LiveChannelCopyRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
复制频道 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/copy_channel
coverHref - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
封面图的跳转链接
coverImage - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
播放前显示的封面图
CREATE_CHANNEL_CATEGORY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建账号下直播分类
CREATE_CHANNEL_DOC_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
上传频道文档
CREATE_SON_CHANNEL_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量创建子频道
createAccount(LiveCreateAccountRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建角色 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/account/add_account
createAccount(LiveCreateAccountRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建角色 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/account/add_account
createAccountToken(LiveCreateAccountTokenRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
设置账号单点登录的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/set-user-login-token/
createAccountToken(LiveCreateAccountTokenRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
设置账号单点登录的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/set-user-login-token/
createBatchV2(LiveCreateChannelListV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量创建频道(新版后台) API地址:https://help.polyv.net/#/live/api/v4/channel/create_batch
createBatchV2(LiveCreateChannelListV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量创建频道(新版后台) API地址:https://help.polyv.net/#/live/api/v4/channel/create_batch
createCategory(LiveCreateCategoryRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
创建账号下直播分类 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/create-category/
createCategory(LiveCreateCategoryRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
创建账号下直播分类 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/create-category/
createChannel(LiveChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建直播频道 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/create-channel/
createChannel(LiveChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建直播频道 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/create-channel/
createChannelCardPush(LiveCreateChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
创建频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/create
createChannelCardPush(LiveCreateChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
创建频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/create
createChannelDistribute(LiveChannelDistributeCreateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
批量添加分发地址 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/create_batch
createChannelDistribute(LiveChannelDistributeCreateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
批量添加分发地址 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/create_batch
createChannelDoc(LiveCreateChannelDocRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDocService
上传频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/upload-ppt-file/
createChannelDoc(LiveCreateChannelDocRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
上传频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/upload-ppt-file/
createChannelInit(LiveChannelInitRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建并初始化频道 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/basic-create/
createChannelInit(LiveChannelInitRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建并初始化频道 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/basic-create/
createChannelInitV2(LiveChannelInitV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建并初始化频道 API地址:https://help.polyv.net/#/live/api/v4/channel/basic_create
createChannelInitV2(LiveChannelInitV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建并初始化频道(新版后台) API地址:https://help.polyv.net/#/live/api/v4/channel/basic_create
createChannelList(LiveCreateChannelListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量创建频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-create-channels/
createChannelList(LiveCreateChannelListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量创建频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-create-channels/
createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建重制课件任务 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-record-task/
createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建重制课件任务 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-record-task/
createChannelToken(LiveCreateChannelTokenRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道单点登录token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-token-1/
createChannelToken(LiveCreateChannelTokenRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道单点登录token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-token-1/
createChannelV2(LiveChannelV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建直播频道-新版后台 API地址:https://help.polyv.net/#/live/api/v4/channel/create
createChannelV2(LiveChannelV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建直播频道-新版后台 API地址:https://help.polyv.net/#/live/api/v4/channel/create
createChannelWhiteList(LiveCreateChannelWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
添加单个白名单 API地址:https://dev.polyv.net/2020/liveproduct/l-api/szgkygg/ymgktj/add-white-list/
createChannelWhiteList(LiveCreateChannelWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
添加单个白名单
createDiskVideosStream(LiveCreateDiskVideosStreamRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置硬盘推流直播 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-disk-videos/
createDiskVideosStream(LiveCreateDiskVideosStreamRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置硬盘推流直播 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-disk-videos/
CreateDistribute() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeCreateRequest.CreateDistribute
 
createInviter(LiveCreateInviterRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveInvitePosterService
创建邀请者 API地址:https://help.polyv.net/#/live/api/v4/channel/interaction/invite/inviter_create
createInviter(LiveCreateInviterRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.ILiveInvitePosterServiceImpl
创建邀请者 API地址:https://help.polyv.net/#/live/api/v4/channel/interaction/invite/inviter_create
createLotteryActivity(LiveCreateLotteryActivityRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryActivityService
创建抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_create
createLotteryActivity(LiveCreateLotteryActivityRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
创建抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_create
createMrChannel(LiveCreateMrChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建MR频道 API地址:https://help.polyv.net/#/live/api/v4/channel/create_mr
createMrChannel(LiveCreateMrChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建MR频道 API地址:https://help.polyv.net/#/live/api/v4/channel/create_mr
createOrganization(LiveCreateOrganizationRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
新增组织 API地址:https://help.polyv.net/#/live/api/v4/user/organization/create
createOrganization(LiveCreateOrganizationRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
新增组织 API地址:https://help.polyv.net/#/live/api/v4/user/organization/create
createSonChannel(LiveCreateSonChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
创建子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/add-account/
createSonChannel(LiveCreateSonChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
创建子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/add-account/
createSonChannelList(LiveCreateSonChannelListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量创建子频道 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/batch-create/
createSonChannelList(LiveCreateSonChannelListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量创建子频道 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/batch-create/
createSonChannelToken(LiveCreateSonChannelTokenRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置子频道单点登录token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-account-token/
createSonChannelToken(LiveCreateSonChannelTokenRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置子频道单点登录token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-account-token/
createUserChildren(LiveCreateUserChildrenRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
新增子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/create
createUserChildren(LiveCreateUserChildrenRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
新增子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/create
currentPage - 类 中的变量net.polyv.live.v1.entity.LivePageCommonResponse
当前页
currentTimeMillis - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
服务器返回的时间戳(毫秒)
CustomGroup() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityResponse.CustomGroup
 
CustomGroup() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListPageResponse.CustomGroup
 
CustomGroup() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityResponse.CustomGroup
 
cutoffChannelStream(LiveCutoffChannelStreamRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
禁止直播频道推流 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/hqzbxx/banpush/
cutoffChannelStream(LiveCutoffChannelStreamRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
禁止直播频道推流 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/hqzbxx/banpush/
cutoffHref - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
切断流时显示图片的跳转链接
cutoffImage - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
切断流时的显示图片

D

data - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
实际返回数据
DecorateChat() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecorateChat
 
DecorateChat() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecorateChat
 
DecorateDesc() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecorateDesc
 
DecorateDesc() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecorateDesc
 
DecorateDescEn() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecorateDescEn
 
DecorateDescEn() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecorateDescEn
 
DecorateMenus() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecorateMenus
 
DecorateMenus() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecorateMenus
 
DecoratePlayer() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecoratePlayer
 
DecoratePlayer() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecoratePlayer
 
DecorateSplash() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse.DecorateSplash
 
DecorateSplash() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest.DecorateSplash
 
delBanned(LiveDelBannedDataRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
删除禁言IP/严禁词,API地址:https://dev.polyv.net/2017/liveproduct/zblts/delbanned/
delBanned(LiveDelBannedDataRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
删除禁言IP/严禁词,API地址:https://dev.polyv.net/2017/liveproduct/zblts/delbanned/
delChatSingleMsg(LiveChatDelSingleMsgRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
删除单条聊天记录,API地址:https://dev.polyv.net/2017/liveproduct/zblts/delchat/
delChatSingleMsg(LiveChatDelSingleMsgRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
删除单条聊天记录,API地址:https://dev.polyv.net/2017/liveproduct/zblts/delchat/
DELETE_CHANNEL_CATEGORY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除直播频道分类
DELETE_CHANNEL_MENU_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除频道菜单
DELETE_CHANNEL_PRODUCT - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除频道商品
DELETE_CHANNEL_WHITE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除白名单
DELETE_DISK_VIDEOS_STREAM_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除硬盘推流的视频
deleteAccount(LiveDeleteAccountRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量删除角色 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/account/delete_accounts
deleteAccount(LiveDeleteAccountRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量删除角色 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/account/delete_accounts
deleteCategory(LiveDeleteCategoryRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
删除直播频道分类 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/delete-category/
deleteCategory(LiveDeleteCategoryRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
删除直播频道分类 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/delete-category/
deleteChannel(LiveDeleteChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
删除直播频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/deletechannel/
deleteChannel(LiveDeleteChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
删除直播频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/deletechannel/
deleteChannelCardPush(LiveDeleteChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
删除卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/delete
deleteChannelCardPush(LiveDeleteChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
删除卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/delete
deleteChannelDistribute(LiveChannelDistributeDeleteRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
批量删除分发地址 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/delete_batch
deleteChannelDistribute(LiveChannelDistributeDeleteRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
批量删除分发地址 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/delete_batch
deleteChannelDoc(LiveDeleteChannelDocRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDocService
删除频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/delete-document/
deleteChannelDoc(LiveDeleteChannelDocRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
删除频道文档 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/delete-document/
deleteChannelList(LiveDeleteChannelListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量删除频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-delete-channels/
deleteChannelList(LiveDeleteChannelListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量删除频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-delete-channels/
deleteChannelMenu(LiveDeleteChannelMenuRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
删除频道菜单 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/menu-delete/
deleteChannelMenu(LiveDeleteChannelMenuRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
删除频道菜单 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/menu-delete/
deleteChannelPlaybackVideo(LiveDeleteChannelPlaybackVideoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
删除视频库列表中的视频 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/deleteplaybackvideo/
deleteChannelPlaybackVideo(LiveDeleteChannelPlaybackVideoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
删除视频库列表中的视频 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/deleteplaybackvideo/
deleteChannelPPTRecord(LiveDeleteChannelPPTRecordRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
删除重制课件任务 API地址:https://help.polyv.net/#/live/api/channel/operate/delete_pptrecord
deleteChannelPPTRecord(LiveDeleteChannelPPTRecordRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
删除重制课件任务 API地址:https://help.polyv.net/#/live/api/channel/operate/delete_pptrecord
deleteChannelProduct(LiveDeleteChannelProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
删除频道商品 API地址:https://help.polyv.net/#/live/api/channel/operate/delete_channel_product
deleteChannelProduct(LiveDeleteChannelProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
删除频道商品 API地址:https://help.polyv.net/#/live/api/channel/operate/delete_channel_product
deleteChannelVideo(LiveDeleteChannelVideoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
删除直播暂存中的录制文件 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/lzhf/delete-record/
deleteChannelVideo(LiveDeleteChannelVideoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
删除直播暂存中的录制文件,sessionId和startTime不能同时为空,可单独提交某一参数。
deleteChannelWhiteList(LiveDeleteChannelWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
删除白名单 API地址:https://dev.polyv.net/2020/liveproduct/l-api/szgkygg/ymgktj/delete-white-list/
deleteChannelWhiteList(LiveDeleteChannelWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
删除白名单 API地址:https://dev.polyv.net/2020/liveproduct/l-api/szgkygg/ymgktj/delete-white-list/
deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
删除硬盘推流的视频 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/delete-disk-videos/
deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
删除硬盘推流的视频 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/delete-disk-videos/
deleteLotteryActivity(LiveDeleteLotteryActivityRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryActivityService
删除抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_delete
deleteLotteryActivity(LiveDeleteLotteryActivityRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
删除抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_delete
deleteOrganization(LiveDeleteOrganizationRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
删除组织 API地址:https://help.polyv.net/#/live/api/v4/user/organization/delete
deleteOrganization(LiveDeleteOrganizationRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
删除组织 API地址:https://help.polyv.net/#/live/api/v4/user/organization/delete
deleteSonChannel(LiveDeleteSonChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
删除子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/delete-account/
deleteSonChannel(LiveDeleteSonChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
删除子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/delete-account/
deleteUserBadword(LiveDeleteUserBadwordRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
删除账号严禁词 API地址:https://help.polyv.net/#/live/api/chat/banned/delete_user_badword
deleteUserBadword(LiveDeleteUserBadwordRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
删除账号严禁词 API地址:https://help.polyv.net/#/live/api/chat/banned/delete_user_badword
deleteUserChildren(LiveDeleteUserChildrenRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
删除子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/delete
deleteUserChildren(LiveDeleteUserChildrenRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
删除子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/delete
description - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
频道描述
DOWNLOAD_CHANNEL_AUTH_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
下载频道登记观看记录
DOWNLOAD_CHANNEL_WHITE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
下载频道观看白名单列表
DOWNLOAD_LOTTERY_WINNER_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
导出频道单场抽奖的中奖记录
downloadChannelAuthInfo(LiveDownloadChannelAuthInfoRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
下载频道登记观看记录 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/download-record-info/
downloadChannelAuthInfo(LiveDownloadChannelAuthInfoRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
下载频道登记观看记录 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/download-record-info/
downloadChannelWhiteList(LiveDownloadChannelWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
下载频道观看白名单列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/download-white-list/
downloadChannelWhiteList(LiveDownloadChannelWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
下载频道观看白名单列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/download-white-list/
downloadLotteryDetail(LiveDownloadLotteryDetailRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
导出频道单场抽奖的中奖记录 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/download-winner-detail/
downloadLotteryDetail(LiveDownloadLotteryDetailRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
导出频道单场抽奖的中奖记录 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/download-winner-detail/

E

endDiskPush(LiveEndDiskPushRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
结束伪直播 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/end_disk_video
endDiskPush(LiveEndDiskPushRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
结束伪直播 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/end_disk_video
error - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
错误信息
Error() - 类 的构造器net.polyv.live.v1.entity.LiveCommonResponse.Error
 
ERROR_INFO - 类 中的静态变量net.polyv.live.v1.service.LiveBaseService
 
ERROR_PREFIX - 类 中的静态变量net.polyv.live.v1.service.LiveBaseService
 
ERROR_PREFIX1 - 类 中的静态变量net.polyv.live.v1.service.LiveBaseService
 
ERROR_SUFFIX - 类 中的静态变量net.polyv.live.v1.service.LiveBaseService
 

F

FeedbackInfo() - 类 的构造器net.polyv.live.v2.entity.channel.player.LiveGetWatchFeedbackListResponse.FeedbackInfo
 

G

generateUUID() - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
 
GET_ACCOUNT_INFO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取直播用户账号信息接口
GET_CHANNEL_CALLBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道回调设置接口
GET_CHANNEL_IMAGE_TEXT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道图文内容列表
GET_CHANNEL_INCOME_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号下所有/某个频道号收入详情
GET_CHANNEL_WX_SHARE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道微信分享信息
GET_PLAYER_ANTI_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道防录屏信息
getAccountBadworkList(LiveGetAccountBadWordRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询账号严禁词列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/user-badword-list/
getAccountBadworkList(LiveGetAccountBadWordRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询账号严禁词列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/user-badword-list/
getAccountInfo(LiveAccountInfoRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
获取直播用户账号信息接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/get-user-info/
getAccountInfo(LiveAccountInfoRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
获取直播用户账号信息接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/get-user-info/
getAccountSwitch(LiveAccountSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询功能开关状态接口 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/switch-get/
getAccountSwitch(LiveAccountSwitchRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询功能开关状态接口 注:isClosePreview当enabled值为Y时,表示的是关闭系统观看页;closeDanmu当enabled值为Y时,表示的是关闭弹幕;closeChaterList当enabled值为Y时,表示的是关闭在线列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/switch-get/
getAnswerRecord(LiveQuestionAnswerRecordRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveAnswerRecordService
查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/
getAnswerRecord(LiveQuestionAnswerRecordRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveAnswerRecordServiceImpl
查询频道答题卡答题结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/answer_records/
getAppId() - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
 
getAppSecret() - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
 
getBannedList(LiveGetBannedListRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道禁言列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/get-banned-list/
getBannedList(LiveGetBannedListRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询频道禁言列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/get-banned-list/
getBookingStats(LiveGetBookingStatsRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveWeixinBookingService
查询微信预约数据 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/weixin_booking_stats
getBookingStats(LiveGetBookingStatsRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.ILiveWeixinBookingServiceImpl
查询微信预约数据 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/weixin_booking_stats
getChannelAdvertList(LiveChannelAdvertListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道广告列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/channel-advert-list/
getChannelAdvertList(LiveChannelAdvertListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道广告列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/channel-advert-list/
getChannelAuth(LiveChannelAuthRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
查询直播频道观看条件 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/auth/
getChannelAuth(LiveChannelAuthRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
查询直播频道观看条件 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/auth/
getChannelAuthField(LiveChannelAuthFieldRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
查询频道或全局登记观看字段 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-record-field/
getChannelAuthField(LiveChannelAuthFieldRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
查询频道或全局登记观看字段 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-record-field/
getChannelAuthInfo(LiveChannelAuthInfoRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
查询页面登记观看列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-record-info/
getChannelAuthInfo(LiveChannelAuthInfoRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
查询页面登记观看列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-record-info/
getChannelAuthToken(LiveChannelAuthTokenRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询授权和连麦的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-chat-token/
getChannelAuthToken(LiveChannelAuthTokenRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询授权和连麦的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-chat-token/
getChannelBadworkList(LiveGetBadwordIPRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道严禁词/禁言IP列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/get-channel-badwords/
getChannelBadworkList(LiveGetBadwordIPRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询频道严禁词/禁言IP列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/get-channel-badwords/
getChannelBasicInfo(LiveChannelBasicInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道基本信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-detail-setting/
getChannelBasicInfo(LiveChannelBasicInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道基本信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-detail-setting/
getChannelBasicInfoV2(LiveChannelBasicInfoV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/get_channel
getChannelBasicInfoV2(LiveChannelBasicInfoV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
已过时。
getChannelCallbackSetting(LiveChannelCallbackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道回调设置接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-callback-setting/
getChannelCallbackSetting(LiveChannelCallbackSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道回调设置接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-callback-setting/
getChannelCapture(LiveChannelCaptureRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道直播截图 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-capture-image/
getChannelCapture(LiveChannelCaptureRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道直播截图 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-capture-image/
getChannelCardPush(LiveGetChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
查询频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/get
getChannelCardPush(LiveGetChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
查询频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/get
getChannelCountDown(LiveChannelCountDownRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
查询频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/get-countdown/
getChannelCountDown(LiveChannelCountDownRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
查询频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/get-countdown/
getChannelDecorate(LiveGetChannelDecorateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道页面装修 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/get
getChannelDecorate(LiveGetChannelDecorateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道页面装修 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/get
getChannelDetail(LiveChannelBasicInfoV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/get_channel_detail
getChannelDetail(LiveChannelBasicInfoV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/get_channel_detail
getChannelDocStatus(LiveChannelDocStatusRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDocService
查询频道文档转换状态 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-convert-status/
getChannelDocStatus(LiveChannelDocStatusRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
查询频道文档转换状态 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-convert-status/
getChannelDonate(LiveChannelDonateRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
查询打赏设置 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/donate-get/
getChannelDonate(LiveChannelDonateRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
查询打赏设置 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/donate-get/
getChannelDonateV2(LiveGetChannelDonateRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
查询频道打赏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/getDonate
getChannelDonateV2(LiveGetChannelDonateRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
查询频道打赏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/getDonate
getChannelImageText(LiveGetChannelImageTextRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
查询频道图文内容列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/tuwen-list/
getChannelImageText(LiveGetChannelImageTextRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
查询频道图文内容列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/szgkygg/menu/tuwen-list/
getChannelIncomeDetail(LiveChannelIncomeDetailRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下所有/某个频道号收入详情 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-income-detail/
getChannelIncomeDetail(LiveChannelIncomeDetailRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下所有/某个频道号收入详情 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-income-detail/
getChannelInfo(LiveChannelInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/getchannelid-2/
getChannelInfo(LiveChannelInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/getchannelid-2/
getChannelLikes(LiveChannelLikesRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
查询频道点赞数和观众热度值 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/live-likes/
getChannelLikes(LiveChannelLikesRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
查询频道点赞数和观众热度值 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/live-likes/
getChannelPlayBackEnabledInfo(LiveChannelPlaybackEnabledInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询频道的回放开关状态 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/lzhf/get-playback-enbaled/
getChannelPlayBackEnabledInfo(LiveChannelPlaybackEnabledInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询频道的回放开关状态 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/lzhf/get-playback-enbaled/
getChannelProductEnabled(LiveGetProductEnabledRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
查询频道商品库开关状态 API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_enabled
getChannelProductEnabled(LiveGetProductEnabledRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
查询频道商品库开关状态 API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_enabled
getChannelProductList(LiveGetProductListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
查询频道商品列表 API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_list
getChannelProductList(LiveGetProductListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
查询频道商品列表 API地址:https://help.polyv.net/#/live/api/channel/operate/get_channel_product_list
getChannelShare(LiveGetChannelShareRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
查询频道微信分享信息 API地址:https://help.polyv.net/#/live/api/v4/channel/market/share/get
getChannelShare(LiveGetChannelShareRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
查询频道微信分享信息 API地址:https://help.polyv.net/#/live/api/v4/channel/market/share/get
getChannelSplash(LiveChannelSplashRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
查询直播引导图开关状态及URL API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/getsplash/
getChannelSplash(LiveChannelSplashRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
查询直播引导图开关状态及URL API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/getsplash/
getChannelStatistic(LiveChannelStatisticRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询频道连麦详情数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/channel_statistic
getChannelStatistic(LiveChannelStatisticRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
测试查询频道连麦详情数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/channel_statistic
getChannelStreamInfo(LiveChannelStreamInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
查询频道实时推流信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/hqzbxx/get-stream-info/
getChannelStreamInfo(LiveChannelStreamInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
查询频道实时推流信息(讲师未进入直播间或未开启上课等情况,将抛出"channel status not live"异常), API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/hqzbxx/get-stream-info/
getChannelTransmitList(LiveChannelTransmitListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
获取账号或频道转播列表信息 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-transmit-associations/
getChannelTransmitList(LiveChannelTransmitListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
获取账号或频道转播列表信息 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-transmit-associations/
getChannelVideoOnly(LiveChannelVideoOnlyRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询指定文件ID的录制文件信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/get-record-file/
getChannelVideoOnly(LiveChannelVideoOnlyRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询指定文件ID的录制文件信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/get-record-file/
getChannelViewerConcurrence(LiveChannelViewerConcurrenceRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询频道的历史并发人数 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/gksj/concurrency/
getChannelViewerConcurrence(LiveChannelViewerConcurrenceRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询频道的历史并发人数 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/gksj/concurrency/
getChannelViewLog(LiveGetChannelViewLogRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
分页查询账号直播观看详情数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/viewlog_page_v3
getChannelViewLog(LiveGetChannelViewLogRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
分页查询账号直播观看详情数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/viewlog_page_v3
getChannelWhiteList(LiveChannelWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
查询频道观看白名单列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-white-list/
getChannelWhiteList(LiveChannelWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
查询频道观看白名单列表 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/get-white-list/
getChannelWxShare(LiveGetChannelWxShareRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
查询频道微信分享信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/get-weixin-share/
getChannelWxShare(LiveGetChannelWxShareRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
查询频道微信分享信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/get-weixin-share/
getChatAdminData(LiveGetChatAdminDataRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询聊天室管理员信息,API地址:https://dev.polyv.net/2017/liveproduct/zblts/get-chat-admin/
getChatAdminData(LiveGetChatAdminDataRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询聊天室管理员信息,API地址:https://dev.polyv.net/2017/liveproduct/zblts/get-chat-admin/
getChatUserCount(LiveGetChatUserCountRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
获取聊天室在线人数 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/get_chat_online_count
getChatUserCount(LiveGetChatUserCountRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
获取聊天室在线人数 API地址:https://help.polyv.net/index.html#/live/api/channel/operate/get_chat_online_count
getCheckinInfoById(LiveCheckinRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveCheckinService
查询指定签到ID的签到记录,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-checkin/
getCheckinInfoById(LiveCheckinRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveCheckinServiceImpl
查询指定签到ID的签到记录,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-checkin/
getCheckinListInfo(LiveCheckinListRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveCheckinService
查询签到结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/checkin-list/
getCheckinListInfo(LiveCheckinListRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveCheckinServiceImpl
查询签到结果,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-questionnaire-detail/
getCheckinMetadataBySessionId(LiveCheckinMetadataBySessionIdRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveCheckinService
依据指定直播场次sessionId查询签到场次信息,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-checkin-list-by-sessionid/
getCheckinMetadataBySessionId(LiveCheckinMetadataBySessionIdRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveCheckinServiceImpl
依据指定直播场次sessionId查询签到场次信息,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-checkin-list-by-sessionid/
getChildrenRoleList(LiveGetChildrenRoleListRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
查询角色列表 API地址:https://help.polyv.net/#/live/api/v4/user/children/role/list
getChildrenRoleList(LiveGetChildrenRoleListRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
查询角色列表 API地址:https://help.polyv.net/#/live/api/v4/user/children/role/list
getCode() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.NewSceneType
 
getConfig(LiveChannelRealtimeSubtitleRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelAdvancedService
查询频道的字幕配置 API地址:
getConfig(LiveChannelRealtimeSubtitleRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelAdvancedServiceImpl
查询频道的字幕配置 API地址:
getConsultingRecord(LiveGetConsultingRecordRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询咨询提问记录,API地址:https://dev.polyv.net/2018/liveproduct/zblts/getquestion/
getConsultingRecord(LiveGetConsultingRecordRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询咨询提问记录,API地址:https://dev.polyv.net/2018/liveproduct/zblts/getquestion/
getContent() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.MenuType
 
getCustomUri() - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
 
getDailySummary(LiveDailySummaryRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询时间范围内频道直播观看详情数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/daily_summary
getDailySummary(LiveDailySummaryRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询时间范围内频道直播观看详情数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/daily_summary
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.AuthType
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ChannelSwitch
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.GlobalEnabledType
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.HeadAdvertType
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.NewSceneType
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.PPTStatus
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.Role
 
getDesc() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.SceneType
 
getDistributeStatistic(LiveChannelDistributeStatisticRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
查询云分发数据信息 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/statistic
getDistributeStatistic(LiveChannelDistributeStatisticRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
查询云分发数据信息 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/statistic
getFlag() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.AutoPlay
 
getFlag() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.Flag
 
getFlag() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.WatchLayout
 
getFooterSetting(LiveGetFooterSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询页脚设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_global_footer
getFooterSetting(LiveGetFooterSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询页脚设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_global_footer
getGlobalSwitch(LiveGetGlobalSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询全局频道设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_global_switch
getGlobalSwitch(LiveGetGlobalSwitchRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询全局频道设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_global_switch
getHistoryChatMsg(LiveGetHistoryChatMsgRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询历史聊天信息,API地址:https://dev.polyv.net/2019/liveproduct/zblts/get-channel-badwords/
getHistoryChatMsg(LiveGetHistoryChatMsgRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
已过时。
getInviteStats(LiveGetInviteStatsRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveInvitePosterService
查询邀请海报明细数据 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/get_invite_stats
getInviteStats(LiveGetInviteStatsRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.ILiveInvitePosterServiceImpl
查询邀请海报明细数据 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/get_invite_stats
getIsHttps() - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
 
getKickedList(LiveKickedListRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道踢人列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/list-kicked/
getKickedList(LiveKickedListRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询频道踢人列表,API地址:https://dev.polyv.net/2019/liveproduct/zblts/list-kicked/
getLanguage(LiveChannelRealtimeSubtitleLanguageRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelAdvancedService
查询实时字幕语言类型枚举 API地址:
getLanguage(LiveChannelRealtimeSubtitleLanguageRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelAdvancedServiceImpl
查询实时字幕语言类型枚举 API地址:
getLiveAntiRecord(LiveGetAntiRecordRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
查询频道防录屏信息 API地址:https://help.polyv.net/#/live/api/player/get_anti_record
getLiveAntiRecord(LiveGetAntiRecordRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
查询频道防录屏信息 API地址:https://help.polyv.net/#/live/api/player/get_anti_record
getLiveEnrollList(LiveGetEnrollListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询报名观看记录 API地址:https://help.polyv.net/#/live/api/web/watch_condition/enroll_list
getLiveEnrollList(LiveGetEnrollListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询报名观看记录 API地址:https://help.polyv.net/#/live/api/web/watch_condition/enroll_list
getLiveSession(LiveGetLiveSessionRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询时间内直播场次数据 API地址:https://help.polyv.net/#/live/api/v4/channel/viewdata/get_live_session
getLiveSession(LiveGetLiveSessionRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询时间内直播场次数据 API地址:https://help.polyv.net/#/live/api/v4/channel/viewdata/get_live_session
getLiveUserCallback(LiveGetUserCallbackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询全局回调设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_callback
getLiveUserCallback(LiveGetUserCallbackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询全局回调设置 API地址:https://help.polyv.net/#/live/api/v4/user/get_callback
getLotteryActivity(LiveLotteryActivityRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryActivityService
查询抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_get
getLotteryActivity(LiveLotteryActivityRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
查询抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_get
getLotteryList(LiveGetLotteryListRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
查询频道中奖统计记录 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/lottery_list
getLotteryList(LiveGetLotteryListRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
查询频道中奖统计记录 API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/lottery_list
getLotteryWinnerDetail(LiveLotteryWinnerDetailRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
获取频道单场抽奖的中奖记录 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/get-winner-detail/
getLotteryWinnerDetail(LiveLotteryWinnerDetailRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
获取频道单场抽奖的中奖记录 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/get-winner-detail/
getMarquee(LiveGetMarqueeRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询默认模板防录屏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/get_marquee
getMarquee(LiveGetMarqueeRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询默认模板防录屏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/get_marquee
getMaxChannelHistoryConcurrent(LiveChannelMaxHistoryConcurrentRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
获取频道一定时间范围之内的历史最高并发人数 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/get-max-history-concurrent/
getMaxChannelHistoryConcurrent(LiveChannelMaxHistoryConcurrentRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
获取频道一定时间范围之内的历史最高并发人数,粒度可以支持到分钟 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/get-max-history-concurrent/
getMicDuration(LiveAccountMicDurationRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
获取账号连麦分钟数使用量与剩余量 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/mic-duration/
getMicDuration(LiveGetMicDurationRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号时间范围连麦使用量 API地址:https://help.polyv.net/#/live/api/v4/user/mic_duration
getMicDuration(LiveAccountMicDurationRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
获取账号连麦分钟数使用量与剩余量 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/mic-duration/
getMicDuration(LiveGetMicDurationRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号时间范围连麦使用量 API地址:https://help.polyv.net/#/live/api/v4/user/mic_duration
getNotSignMap(T) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
获取子类属性map,即非签名字段
getOrganizationList(LiveGetOrganizationListRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
查询组织架构列表 API地址:https://help.polyv.net/#/live/api/v4/user/organization/list
getOrganizationList(LiveGetOrganizationListRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
查询组织架构列表 API地址:https://help.polyv.net/#/live/api/v4/user/organization/list
getPageHistoryChatMsg(LiveGetMessageListRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询历史聊天信息,API地址:https://help.polyv.net/index.html#/live/api/chat/message/get_message_list
getPageHistoryChatMsg(LiveGetMessageListRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询历史聊天信息,API地址:https://help.polyv.net/index.html#/live/api/chat/message/get_message_list
getPageSetting(LiveGetPageSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询观看页默认模板设置 API地址:LIVE_GET_PAGE_SETTING_URL
getPageSetting(LiveGetPageSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询观看页默认模板设置 API地址:https://help.polyv.net/index.html#/live/api/v4/global/page_setting/page_setting_get
getPlaybackList(LiveGetPlaybackListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询多个频道回放列表 API地址:https://help.polyv.net/#/live/api/v4/channel/playback/playback_list
getPlaybackList(LiveGetPlaybackListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询多个频道回放设置 API地址:https://help.polyv.net/#/live/api/v4/channel/playback/playback_list
getPlaybackSetting(LiveGetPlaybackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询频道回放设置 API地址:https://help.polyv.net/#/live/api/channel/playback/get_playback_setting
getPlaybackSetting(LiveGetPlaybackSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询频道回放设置 API地址:https://help.polyv.net/#/live/api/channel/playback/get_playback_setting
getPosition() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.LogoPosition
 
getPVShowSetting(LiveGetPVShowSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询观看次数显示开关 API地址:https://help.polyv.net/#/live/api/v4/user/get_pv_show_enable
getPVShowSetting(LiveGetPVShowSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询观看次数显示开关 API地址:https://help.polyv.net/#/live/api/v4/user/get_pv_show_enable
getQuestionnaireDetailInfo(LiveQuestionnaireDetailRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
查询频道问卷详情,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-questionnaire-detail/
getQuestionnaireDetailInfo(LiveQuestionnaireDetailRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
查询频道问卷详情,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/get-questionnaire-detail/
getQuestionnaireListInfo(LiveQuestionnaireListRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
查询频道问卷列表 ,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/list-questionaire/
getQuestionnaireListInfo(LiveQuestionnaireListRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
查询频道问卷列表 ,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/list-questionaire/
getQuestionnaireResultInfo(LiveQuestionnaireResultRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
查询频道问卷结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/questionnaire/
getQuestionnaireResultInfo(LiveQuestionnaireResultRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
查询频道问卷结果,API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/questionnaire/
getQuestionnaireResultPageInfo(LiveQuestionnaireResultPageRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
分页查询问卷结果,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/list-questionnaire-by-page/
getQuestionnaireResultPageInfo(LiveQuestionnaireResultPageRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
分页查询问卷结果,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/list-questionnaire-by-page/
getQuestionStatistical(LiveGetQuestionStatisticalRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道的问答统计结果,API地址:https://dev.polyv.net/2018/liveproduct/zblts/get-question-result/
getQuestionStatistical(LiveGetQuestionStatisticalRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
已过时。
getRealUrl(String, Object...) - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
获取替换参数后的URL地址
getRealviewers(LiveRealviewersRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataResultService
查询频道实时并发数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/realviewers
getRealviewers(LiveRealviewersRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataResultServiceImpl
查询频道实时并发数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/realviewers
getReceiveList(LiveChannelReceiveListRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
分页查询频道接收转播列表 API地址:https://help.polyv.net/#/live/api/account/receive_list
getReceiveList(LiveChannelReceiveListRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
分页查询频道接收转播列表 API地址:https://help.polyv.net/#/live/api/account/receive_list
getRedPackStats(LiveGetRedPackStatsRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveRedPackService
查询红包派发数据统计 API地址:https://help.polyv.net/#/live/api/channel/statistics/get_redpack_stats
getRedPackStats(LiveGetRedPackStatsRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.ILiveRedPackServiceImpl
查询红包派发数据统计 API地址:https://help.polyv.net/#/live/api/channel/statistics/get_redpack_stats
getReturnBinary(String, E) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP GET 获取文件二进制
getReturnList(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP GET 获取返回数组
getReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP GET 获取返回对象
getRobotSetting(LiveGetRobotSettingRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道虚拟人数设置 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/get_robot_setting
getRobotSetting(LiveGetRobotSettingRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询频道虚拟人数设置 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/get_robot_setting
getRobotStats(LiveGetRobotStatsRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询频道虚拟人数详情 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/get_robot_stats
getRobotStats(LiveGetRobotStatsRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询频道虚拟人数详情 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/get_robot_stats
getSessionList(LiveSessionListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelSessionService
查询频道场次信息 API地址:https://help.polyv.net/#/live/api/channel/session/session_list
getSessionList(LiveSessionListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelSessionServiceImpl
查询频道场次信息 API地址:https://help.polyv.net/#/live/api/channel/session/session_list
getSessionStats(LiveGetSessionStatsRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询频道多场次概览统计数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/get_session_stats
getSessionStats(LiveGetSessionStatsRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询频道多场次概览统计数据 API地址:https://help.polyv.net/index.html#/live/api/channel/viewdata/get_session_stats
getSign(Map<String, String>, String, String) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
获取直播加密字符串,并且假如到参数params中
getSign(Map<String, String>, String) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
获取直播加密字符串,并且假如到参数params中
getSignMap(T) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
获取签名字段,appId,timestamp,requestId的 map 集合,本方法不参与具体签名方法和sign字段设置
getSonChannelInfo(LiveSonChannelInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-account/
getSonChannelInfo(LiveSonChannelInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-account/
getSonChannelInfoList(LiveSonChannelInfoListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道号下所有子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/
getSonChannelInfoList(LiveSonChannelInfoListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道号下所有子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/
getStreams(LiveGetStreamsRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
批量查询频道直播流信息 API地址:https://help.polyv.net/#/live/api/channel/state/get_streams
getStreams(LiveGetStreamsRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
批量查询频道直播流信息 API地址:https://help.polyv.net/#/live/api/channel/state/get_streams
getTemplatePlaybackSetting(LiveGetTemplatePlaybackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询默认模板回放设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/get_playback_setting
getTemplatePlaybackSetting(LiveGetTemplatePlaybackSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询默认模板回放设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/get_playback_setting
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.BannedType
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ChatStatus
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.MenuType
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ProductStatus
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ProductType
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.QuestionType
 
getType() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.UserType
 
getUserBannedList(LiveGetUserBannedListRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
查询账号禁言列表 API地址:https://help.polyv.net/#/live/api/chat/banned/get_user_banned_list
getUserBannedList(LiveGetUserBannedListRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
查询账号禁言列表 API地址:https://help.polyv.net/#/live/api/chat/banned/get_user_banned_list
getUserChildren(LiveGetUserChildrenRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
查询用户子账号列表 API地址:https://help.polyv.net/#/live/api/v4/user/children/list
getUserChildren(LiveGetUserChildrenRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
 
getUserDonate(LiveGetUserDonateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelTemplateService
查询直播模板打赏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/getDonate
getUserDonate(LiveGetUserDonateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelTemplateServiceImpl
查询直播模板打赏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/getDonate
getUserDurations(LiveAccountUserDurationsRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账户分钟数 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zhsz/get-user-durations/
getUserDurations(LiveAccountUserDurationsRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账户分钟数 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zhsz/get-user-durations/
getUserId() - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
 
getUserPlaybackList(LiveListUserPlaybackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询所有频道的回放视频 API地址:https://help.polyv.net/#/live/api/account/user_playback_list
getUserPlaybackList(LiveListUserPlaybackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询所有频道的回放视频 API地址:https://help.polyv.net/#/live/api/account/user_playback_list
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.AntiRecordType
 
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ModelType
 
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.PPTRecordRatio
 
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.PPTRecordType
 
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.ShowMode
 
getValue() - 枚举 中的方法net.polyv.live.v1.constant.LiveConstant.WatermarkFontSize
 
getWatchFeedbackList(LiveGetWatchFeedbackListRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
查询投诉反馈 API地址:https://help.polyv.net/#/live/api/player/watch/get_watch_feedback_list
getWatchFeedbackList(LiveGetWatchFeedbackListRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
查询投诉反馈 API地址:https://help.polyv.net/#/live/api/player/watch/get_watch_feedback_list
GOOD_DONATE_SET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
道具打赏设置

I

ILiveAccountService - net.polyv.live.v1.service.account中的接口
直播账号级管理
ILiveAnswerRecordService - net.polyv.live.v1.service.interact中的接口
直播签到管理
ILiveChannelAdvancedService - net.polyv.live.v1.service.channel中的接口
字幕配置管理
ILiveChannelDistributeService - net.polyv.live.v1.service.channel中的接口
云分发
ILiveChannelDocService - net.polyv.live.v1.service.channel中的接口
直播直播状态接口
ILiveChannelOperateService - net.polyv.live.v1.service.channel中的接口
直播频道操作接口
ILiveChannelPlaybackService - net.polyv.live.v1.service.channel中的接口
直播录制回放接口
ILiveChannelQuickCreatorService - net.polyv.live.v1.service.quick中的接口
快速创建直播整套业务逻辑
ILiveChannelSessionService - net.polyv.live.v1.service.channel中的接口
场次信息
ILiveChannelStateService - net.polyv.live.v1.service.channel中的接口
直播直播状态接口
ILiveChannelTemplateService - net.polyv.live.v1.service.channel中的接口
默认模板
ILiveChannelViewdataResultService - net.polyv.live.v1.service.channel中的接口
查询频道实时并发数据
ILiveChannelViewdataService - net.polyv.live.v1.service.channel中的接口
直播观看数据接口
ILiveChatRoomService - net.polyv.live.v1.service.chat中的接口
直播签到管理
ILiveCheckinService - net.polyv.live.v1.service.interact中的接口
直播签到管理
ILiveChildrenService - net.polyv.live.v1.service.children中的接口
直播子账号管理
ILiveChildrenServiceImpl - net.polyv.live.v1.service.children.impl中的类
直播子账号管理
ILiveChildrenServiceImpl() - 类 的构造器net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
 
ILiveInvitePosterService - net.polyv.live.v1.service.interact中的接口
邀请海报
ILiveInvitePosterServiceImpl - net.polyv.live.v1.service.interact.impl中的类
邀请海报
ILiveInvitePosterServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.ILiveInvitePosterServiceImpl
 
ILiveLotteryActivityService - net.polyv.live.v1.service.interact中的接口
抽奖活动
ILiveLotteryService - net.polyv.live.v1.service.interact中的接口
 
ILivePlayerService - net.polyv.live.v1.service.player中的接口
直播签到管理
ILiveQuestionnaireService - net.polyv.live.v1.service.interact中的接口
直播互动管理
ILiveRedPackService - net.polyv.live.v1.service.interact中的接口
红包管理
ILiveRedPackServiceImpl - net.polyv.live.v1.service.interact.impl中的类
红包管理
ILiveRedPackServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.ILiveRedPackServiceImpl
 
ILiveWebAuthService - net.polyv.live.v1.service.web中的接口
直播Web观看页管理
ILiveWebInfoService - net.polyv.live.v1.service.web中的接口
 
ILiveWebInteractService - net.polyv.live.v1.service.web中的接口
 
ILiveWebMenuService - net.polyv.live.v1.service.web中的接口
 
ILiveWebSettingService - net.polyv.live.v1.service.web中的接口
 
ILiveWeixinBookingService - net.polyv.live.v1.service.interact中的接口
微信预约
ILiveWeixinBookingServiceImpl - net.polyv.live.v1.service.interact.impl中的类
微信预约
ILiveWeixinBookingServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.ILiveWeixinBookingServiceImpl
 
ImageTextMsg() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveGetChannelImageTextResponse.ImageTextMsg
 
InfoField() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.InfoField
 
init(String, String, String) - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
系统全局初始化
init(String, String, String, Integer, Integer) - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
系统全局初始化
init(String, String, String, String, int, String) - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
系统全局初始化
init(String, String, String, Integer, Integer, String, int, String) - 类 中的静态方法net.polyv.live.v1.config.LiveGlobalConfig
系统全局初始化
InitConfig - net.polyv.live.v1.config中的类
 
initPolyvLive(String, String, String) - 类 中的静态方法net.polyv.live.v1.config.InitConfig
初始化配置
initPolyvLiveByFile(String) - 类 中的静态方法net.polyv.live.v1.config.InitConfig
初始化配置 从文件读取JSON初始化配置,JSON格式如下:liveConfig:直播配置,vodConfig:点播配置 {"liveConfig":{"appId":"xxx","userId":"xxx","appSecret":"xxx"},"vodConfig":{"userId":"xxx","writeToken":"xxxxxxe","readToken":"xxxxxx","secretKey":"xxxx"}}
InviteStats() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetInviteStatsResponse.InviteStats
 
isLowLatency - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
低延迟,Y-是,N-否
isOnlyAudio - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
仅推音频流,Y-是,N-否
isRequestOk() - 类 中的方法net.polyv.live.v1.entity.LiveCommonResponse
判断请求是否成功

L

LIST_CHANNEL_CATEGORY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号下直播分类
listAccount(LiveListAccountRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下的频道列表(返回频道号列表) API地址:https://dev.polyv.net/2016/liveproduct/l-api/zhsz/channels/
listAccount(LiveListAccountRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下的频道列表(返回频道号列表) API地址:https://dev.polyv.net/2016/liveproduct/l-api/zhsz/channels/
listAccountBasicInfoV2(LiveListAccountBasicInfoV2Request) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询所有频道的基础信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/list_channel_basic
listAccountBasicInfoV2(LiveListAccountBasicInfoV2Request) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询所有频道的基础信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/list_channel_basic
listAccountBasicV2(LiveListAccountBasicV2Request) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询所有频道的基础信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/channel_basic_list
listAccountBasicV2(LiveListAccountBasicV2Request) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
已过时。
listAccountDetail(LiveListAccountDetailRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下所有频道详细信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/chennel-detail/
listAccountDetail(LiveListAccountDetailRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下所有频道详细信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zhsz/chennel-detail/
listAccountDetailV2(LiveListAccountDetailV2Request) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询所有频道的详细信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/channel_detail_list
listAccountDetailV2(LiveListAccountDetailV2Request) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询所有频道的详细信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/channel_detail_list
listAccountViewlog(LiveListAccountViewlogRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
分页查询账号观看记录 API地址:https://help.polyv.net/index.html#/live/api/v4/user/viewlog/viewlog_list
listAccountViewlog(LiveListAccountViewlogRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
分页查询账号观看记录 API地址:https://help.polyv.net/index.html#/live/api/v4/user/viewlog/viewlog_list
listCategory(LiveListCategoryRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下直播分类 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-category-list/
listCategory(LiveListCategoryRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下直播分类 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-category-list/
listChannelBasic(LiveListAccountChannelBasicRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下所有频道缩略信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-simple-channel-list/
listChannelBasic(LiveListAccountChannelBasicRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下所有频道缩略信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/get-simple-channel-list/
listChannelDistribute(LiveChannelDistributeListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
查询分发地址信息 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/list
listChannelDistribute(LiveChannelDistributeListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
查询分发地址信息 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/list
listChannelDoc(LiveListChannelDocRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDocService
获取频道文档列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-list/
listChannelDoc(LiveListChannelDocRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
获取频道文档列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/wdgl/get-ppt-list/
listChannelLike(LiveListChannelLikeRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询频道点赞详情 API地址:https://help.polyv.net/#/live/api/v4/channel/viewdata/like_list
listChannelLike(LiveListChannelLikeRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询频道点赞详情 API地址:https://help.polyv.net/#/live/api/v4/channel/viewdata/like_list
listChannelLiveStream(LiveListChannelStreamStatusRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
批量查询频道直播流状态 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/live-status/
listChannelLiveStream(LiveListChannelStreamStatusRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
已过时。
listChannelLiveStreamV2(LiveListChannelStreamStatusV2Request) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
批量查询频道直播状态 API地址:https://help.polyv.net/#/live/api/v4/channel/get_all_live_status_list
listChannelLiveStreamV2(LiveListChannelStreamStatusV2Request) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
批量查询频道直播状态 API地址:https://help.polyv.net/#/live/api/v4/channel/get_all_live_status_list
listChannelMenu(LiveListChannelMenuRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
查询频道的菜单信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/channel-menu-list/
listChannelMenu(LiveListChannelMenuRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
查询频道的菜单信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/channel-menu-list/
listChannelMic(LiveListChannelMicRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
分页获取连麦情况使用详情 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/mic-detail-list/
listChannelMic(LiveListChannelMicRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
分页获取连麦情况使用详情 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/gksj/mic-detail-list/
listChannelSessionInfo(LiveListChannelSessionInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询频道直播场次信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/get-channel-sessions/
listChannelSessionInfo(LiveListChannelSessionInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询频道直播场次信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/get-channel-sessions/
listChannelsFollow(LiveListChannelsFollowRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
获取频道关注公众号设置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/list_channels_follow
listChannelsFollow(LiveListChannelsFollowRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
获取频道关注公众号设置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/list_channels_follow
listChannelSimpleV2(LiveListAccountChannelSimpleV2Request) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
查询账号下所有频道缩略信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/channel_simple_list
listChannelSimpleV2(LiveListAccountChannelSimpleV2Request) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
查询账号下所有频道缩略信息 API地址:https://help.polyv.net/#/live/api/v4/channel/operate/channel_simple_list
listChannelsLottery(LiveListChannelsLotteryRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
查询多个频道抽奖记录 API地址:https://help.polyv.net/#/live/api/live_interaction/list_channels_lottery
listChannelsLottery(LiveListChannelsLotteryRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
查询多个频道抽奖记录 API地址:https://help.polyv.net/#/live/api/live_interaction/list_channels_lottery
listChannelSummary(LiveListChannelSummaryRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询多个频道汇总的统计数据 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/channel_play_summary/
listChannelSummary(LiveListChannelSummaryRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询多个频道汇总的统计数据 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/channel_play_summary/
listChannelVideo(LiveChannelVideoListRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询频道录制视频信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/recordfilesinfo/#fileUrl
listChannelVideo(LiveChannelVideoListRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询频道录制视频信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/recordfilesinfo/#fileUrl
listChannelVideoLibrary(LiveListChannelVideoLibraryRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
查询视频库列表 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/getplaybacklist/
listChannelVideoLibrary(LiveListChannelVideoLibraryRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
查询视频库列表 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/getplaybacklist/
listChannelViewerCount(LiveListChannelViewerCountRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询多个频道的实时在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/get-realtime-viewers/
listChannelViewerCount(LiveListChannelViewerCountRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询多个频道的实时在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/get-realtime-viewers/
listChannelViewlog(LiveListChannelViewlogRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
分页查询频道观看日志 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/gksj/viewlog-page/
listChannelViewlog(LiveListChannelViewlogRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
分页查询频道观看日志 1.
listLinkMicDetail(LiveListLinkMicDetailRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelViewdataService
查询频道连麦详情数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/link_mic_detail_list
listLinkMicDetail(LiveListLinkMicDetailRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
查询频道连麦详情数据 API地址:https://help.polyv.net/#/live/api/channel/viewdata/link_mic_detail_list
listLottery(LiveListLotteryRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
获取频道抽奖记录列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/list-lottery/
listLottery(LiveListLotteryRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
获取频道抽奖记录列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbhd/list-lottery/
listLotteryActivity(LiveLotteryActivityListRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryActivityService
查询抽奖活动列表 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_list
listLotteryActivity(LiveLotteryActivityListRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
查询抽奖活动列表 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_list
listPPTRecord(LiveListChannelPPTRecordRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询课件重制任务列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/pptrecord-list/
listPPTRecord(LiveListChannelPPTRecordRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询课件重制任务列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/pptrecord-list/
LIVE_CANCEL_PUSH_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
取消推送卡片 v4
LIVE_CHANNEL_BASIC_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询所有频道的基础信息
LIVE_CHANNEL_BASIC_LIST_V4_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
V4 查询所有频道的基础信息
LIVE_CHANNEL_COPY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
复制频道
LIVE_CHANNEL_CREATE_ACCOUNT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建角色 v4
LIVE_CHANNEL_DETAIL_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询所有频道的详细信息
LIVE_CHANNEL_DISTRIBUTE_CREATE_BATCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量添加分发地址
LIVE_CHANNEL_DISTRIBUTE_DELETE_BATCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量删除分发地址
LIVE_CHANNEL_DISTRIBUTE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询分发地址信息 v4
LIVE_CHANNEL_DISTRIBUTE_STATISTIC_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询云分发数据信息
LIVE_CHANNEL_DISTRIBUTE_UPDATE_BATCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量修改分分发地址
LIVE_CHANNEL_RECEIVE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
分页查询频道接收转播列表
LIVE_CHANNEL_SIMPLE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询所有频道的缩略信息
LIVE_CHANNEL_UPDATE_ACCOUNT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改角色 v4
LIVE_CLIP_RECORD_FILE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
裁剪直播录制视频文件,裁剪文件过程为异步处理过程
LIVE_CREATE_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建频道卡片推送 v4
LIVE_CREATE_CHANNEL_INIT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 创建并初始化频道
LIVE_CREATE_INVITER_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
邀请海报-创建邀请者
LIVE_CREATE_LOTTERY_ACTIVITY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4创建抽奖活动
LIVE_CREATE_MR_CHANNEL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 创建MR频道
LIVE_CREATE_ORGANIZATION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
组织架构新增子节点
LIVE_CREATE_USER_CHILDREN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
新增子账号
LIVE_DELETE_ACCOUNT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量删除角色
LIVE_DELETE_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除卡片推送 v4
LIVE_DELETE_CHANNEL_PPT_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除重制课件任务, 可批量删除
LIVE_DELETE_LOTTERY_ACTIVITY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4删除抽奖活动
LIVE_DELETE_ORGANIZATION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过组织ID删除组织
LIVE_DELETE_USER_BADWORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除账号通用设置的严禁词,支持批量删除多个严禁词
LIVE_DELETE_USER_CHILDREN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过子账号登录邮箱删除子账号
LIVE_END_DISK_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
结束伪直播
LIVE_GET_ACCOUNT_VIEWLOG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询观看记录
LIVE_GET_BOOKING_STATS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询微信预约数据
LIVE_GET_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道卡片推送 v4
LIVE_GET_CHANNEL_DECORATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道页面装修 v4
LIVE_GET_CHANNEL_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询频道基本信息
LIVE_GET_CHANNEL_DONATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道打赏设置 v4
LIVE_GET_CHANNEL_LIKE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道点赞详情
LIVE_GET_CHANNEL_SHARE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道微信分享信息 v4
LIVE_GET_CHANNEL_STATISTICS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询后台频道统计信息
LIVE_GET_CHANNEL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道信息
LIVE_GET_CHILDREN_ROLE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询子账号角色权限列表
LIVE_GET_DAILY_SUMMARY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过频道号获取该频道某段时间的直播观看的统计数据
LIVE_GET_FOOTER_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询全局页脚设置
LIVE_GET_GLOBAL_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询全局频道设置
LIVE_GET_INVITE_STATS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询邀请海报邀请明细
LIVE_GET_LOTTERY_ACTIVITY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4查询抽奖活动
LIVE_GET_LOTTERY_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询频道中奖统计记录
LIVE_GET_MARQUEE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询防录屏默认模板设置
LIVE_GET_MIC_DURATION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询账号时间范围连麦使用量
LIVE_GET_ORGANIZATION_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
组织架构列表
LIVE_GET_PAGE_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询观看页默认模板设置
LIVE_GET_PLAYBACK_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询多个频道回放设置和视频列表
LIVE_GET_PLAYBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道回放设置
LIVE_GET_PV_SHOW_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询观看页观看次数显示开关
LIVE_GET_REALTIME_SUBTITLE_LANGUAGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询字幕语言类型枚举
LIVE_GET_REALTIME_SUBTITLE_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道实时字幕配置
LIVE_GET_REALVIEWERS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
在直播中,查询频道实时在线人数
LIVE_GET_RED_PACK_STATS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询红包派发数据统计
LIVE_GET_ROBOT_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询频道的虚拟人数设置
LIVE_GET_ROBOT_STATS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询虚拟人数统计情况
LIVE_GET_SESSION_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道直播场次信息
LIVE_GET_SESSION_STATS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
统计直播间内多场次的直播的观看数据
LIVE_GET_SESSION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询时间内直播场次数据
LIVE_GET_STREAMS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量获取频道直播的实时推流信息
LIVE_GET_TEMPLATE_PLAYBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询回放默认模板设置
LIVE_GET_USER_BANNED_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过账号下的禁言列表
LIVE_GET_USER_CALLBACK_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 查询全局回调设置
LIVE_GET_USER_CHILDREN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询用户子账号列表
LIVE_GET_USER_DONATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询直播模板打赏设置 v4
LIVE_GET_USER_PLAYBACK_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账号下回放列表和点播列表, 注意:不包括暂存列表
LIVE_GET_WATCH_FEEDBACK_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询投诉反馈
LIVE_LIST_CHANNELS_FOLLOW_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询关注公众号设置接口
LIVE_LIST_CHANNELS_LOTTERY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
获取一段时间内的多个直播频道发起抽奖记录列表
LIVE_LIST_LINK_MIC_DETAIL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
接口用于查询某个频道的一段时间区间内的连麦详情数据,支持分页
LIVE_LIST_LOTTERY_ACTIVITY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4查询抽奖活动列表
LIVE_PAUSE_ROBOT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 设置虚拟人数分时生效后停止虚拟人数增加
LIVE_PUSH_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
推送卡片推送 v4
LIVE_REMOVE_CHAT_CONTENTS_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
根据聊天的id删除对应聊天记录
LIVE_SEND_CUSTOM_MESSAGE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 发送聊天室自定义消息
LIVE_UPDATE_BANNED_USER_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过登录聊天室的userId,禁言或者解禁用户
LIVE_UPDATE_CHANNEL_CARD_PUSH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道卡片推送 v4
LIVE_UPDATE_CHANNEL_DECORATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道页面装修 v4
LIVE_UPDATE_CHANNEL_DONATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道礼物打赏设置 v4
LIVE_UPDATE_CHANNEL_SHARE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道微信分享信息 v4
LIVE_UPDATE_CHANNEL_SKIN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量修改频道皮肤
LIVE_UPDATE_CHANNEL_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道设置
LIVE_UPDATE_CHANNELS_FOLLOW_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
更新关注公众号设置接口
LIVE_UPDATE_DISTRIBUTE_MASTER_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改云分发频道总开关
LIVE_UPDATE_DISTRIBUTE_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
批量修改频道云分发开关
LIVE_UPDATE_FOOTER_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改全局页脚设置
LIVE_UPDATE_GLOBAL_SWITCH_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改全局频道设置
LIVE_UPDATE_LOTTERY_ACTIVITY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4更新抽奖活动
LIVE_UPDATE_MARQUEE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
更新防录屏默认模板设置
LIVE_UPDATE_PAGE_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改观看页默认模板设置
LIVE_UPDATE_PLAYBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改回放默认模板设置
LIVE_UPDATE_PV_SHOW_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改观看页观看次数显示开关
LIVE_UPDATE_REALTIME_SUBTITLE_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询频道实时字幕配置
LIVE_UPDATE_ROBOT_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 设置频道虚拟人数
LIVE_UPDATE_TEACHER_DOC_RELATION_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
开启了“讲义库”功能后(如需开通请联系售后),通过此接口将讲师和公共讲义库中的文档关联起来,从而实现在不需要重复上传的情况下,多个讲师共用同一份文档
LIVE_UPDATE_USER_BANNED_VIEWER_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过登录聊天室的userId,禁言或者解禁用户
LIVE_UPDATE_USER_CALLBACK_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
v4 修改全局回调设置
LIVE_UPDATE_USER_CHILDREN_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
通过子账号登录邮箱修改子账号信息
LIVE_UPDATE_USER_DONATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改直播模板礼物打赏设置 v4
LiveAccountInfoRequest - net.polyv.live.v1.entity.account中的类
获取直播用户账号信息请求实体
LiveAccountInfoRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountInfoRequest
 
LiveAccountInfoResponse - net.polyv.live.v1.entity.account中的类
获取直播用户账号信息返回实体
LiveAccountInfoResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountInfoResponse
 
LiveAccountMicDurationRequest - net.polyv.live.v1.entity.account中的类
获取账号连麦分钟数使用量与剩余量请求实体
LiveAccountMicDurationRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountMicDurationRequest
 
LiveAccountMicDurationResponse - net.polyv.live.v1.entity.account中的类
获取账号连麦分钟数使用量与剩余量请求实体
LiveAccountMicDurationResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountMicDurationResponse
 
LiveAccountPlaybackCallbackRequest - net.polyv.live.v1.entity.account中的类
设置转存成功回调通知url请求实体
LiveAccountPlaybackCallbackRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountPlaybackCallbackRequest
 
LiveAccountPlaybackCallbackRequest.PlaybackCallBack - net.polyv.live.v1.entity.account中的类
 
LiveAccountRecordCallbackRequest - net.polyv.live.v1.entity.account中的类
设置录制回调通知url请求实体
LiveAccountRecordCallbackRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountRecordCallbackRequest
 
LiveAccountRecordCallbackRequest.RecordCallback - net.polyv.live.v1.entity.account中的类
 
LiveAccountServiceImpl - net.polyv.live.v1.service.account.impl中的类
直播账号级管理
LiveAccountServiceImpl() - 类 的构造器net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
 
LiveAccountStreamCallbackRequest - net.polyv.live.v1.entity.account中的类
设置直播状态回调通知url请求实体
LiveAccountStreamCallbackRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountStreamCallbackRequest
 
LiveAccountStreamCallbackRequest.LiveStateChangeCallback - net.polyv.live.v1.entity.account中的类
 
LiveAccountSwitchRequest - net.polyv.live.v1.entity.account中的类
查询功能开关状态接口请求实体
LiveAccountSwitchRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountSwitchRequest
 
LiveAccountSwitchResponse - net.polyv.live.v1.entity.account中的类
查询功能开关状态接口返回实体
LiveAccountSwitchResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountSwitchResponse
 
LiveAccountSwitchResponse.ChannelSwitch - net.polyv.live.v1.entity.account中的类
 
LiveAccountUserDurationsRequest - net.polyv.live.v1.entity.account中的类
查询账户分钟数请求实体
LiveAccountUserDurationsRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountUserDurationsRequest
 
LiveAccountUserDurationsResponse - net.polyv.live.v1.entity.account中的类
查询账户分钟数返回实体
LiveAccountUserDurationsResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountUserDurationsResponse
 
LiveAddChannelMenuRequest - net.polyv.live.v1.entity.web.menu中的类
添加频道菜单请求实体
LiveAddChannelMenuRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveAddChannelMenuRequest
 
LiveAddChannelMenuResponse - net.polyv.live.v1.entity.web.menu中的类
添加频道菜单返回实体
LiveAddChannelMenuResponse() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveAddChannelMenuResponse
 
LiveAddProductRequest - net.polyv.live.v1.entity.channel.product中的类
添加频道商品请求实体
LiveAddProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveAddProductRequest
 
LiveAddProductResponse - net.polyv.live.v1.entity.channel.product中的类
添加频道商品响应实体
LiveAddProductResponse() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveAddProductResponse
 
LiveAlertChatSpecialRequest - net.polyv.live.v2.entity.chat中的类
发送开播端弹窗消息请求实体
LiveAlertChatSpecialRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveAlertChatSpecialRequest
 
LiveAnswerRecordServiceImpl - net.polyv.live.v1.service.interact.impl中的类
直播互动管理
LiveAnswerRecordServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.LiveAnswerRecordServiceImpl
 
LiveAuthSetting() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountDetailResponse.LiveAuthSetting
 
LiveAuthSetting() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountDetailV2Response.LiveAuthSetting
 
LiveBadWordRequest - net.polyv.live.v1.entity.chat中的类
批量导入频道严禁词请求实体
LiveBadWordRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveBadWordRequest
 
LiveBadWordResponse - net.polyv.live.v1.entity.chat中的类
批量导入频道严禁词响应实体
LiveBadWordResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveBadWordResponse
 
LiveBaseService - net.polyv.live.v1.service中的类
直播公共服务类
LiveBaseService() - 类 的构造器net.polyv.live.v1.service.LiveBaseService
 
LiveBatchUpdateBarrageRequest - net.polyv.live.v1.entity.channel.operate中的类
批量修改频道弹幕开关请求实体
LiveBatchUpdateBarrageRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveBatchUpdateBarrageRequest
 
LiveCancelPushChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
取消推送卡片请求实体
LiveCancelPushChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveCancelPushChannelCardPushRequest
 
LiveCategory() - 类 的构造器net.polyv.live.v1.entity.account.LiveListCategoryResponse.LiveCategory
 
LiveChannelAdvancedServiceImpl - net.polyv.live.v1.service.channel.impl中的类
字幕配置
LiveChannelAdvancedServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelAdvancedServiceImpl
 
LiveChannelAdvertListRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道广告列表请求实体
LiveChannelAdvertListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelAdvertListRequest
 
LiveChannelAdvertListResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道广告列表返回实体
LiveChannelAdvertListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelAdvertListResponse
 
LiveChannelAdvertListResponse.ChannelAdvert - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelAuthCustomRequest - net.polyv.live.v1.entity.web.auth中的类
设置自定义授权地址请求实体
LiveChannelAuthCustomRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthCustomRequest
 
LiveChannelAuthCustomResponse - net.polyv.live.v1.entity.web.auth中的类
设置自定义授权地址返回实体
LiveChannelAuthCustomResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthCustomResponse
 
LiveChannelAuthCustomResponse.ChannelAuthExternal - net.polyv.live.v1.entity.web.auth中的类
 
LiveChannelAuthExternalRequest - net.polyv.live.v1.entity.web.auth中的类
通过接口设置外部授权请求实体
LiveChannelAuthExternalRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthExternalRequest
 
LiveChannelAuthExternalResponse - net.polyv.live.v1.entity.web.auth中的类
通过接口设置外部授权返回实体
LiveChannelAuthExternalResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthExternalResponse
 
LiveChannelAuthExternalResponse.ChannelAuthExternal - net.polyv.live.v1.entity.web.auth中的类
 
LiveChannelAuthFieldRequest - net.polyv.live.v1.entity.web.auth中的类
查询频道或全局登记观看字段请求实体
LiveChannelAuthFieldRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthFieldRequest
 
LiveChannelAuthFieldResponse - net.polyv.live.v1.entity.web.auth中的类
查询频道或全局登记观看字段返回实体
LiveChannelAuthFieldResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthFieldResponse
 
LiveChannelAuthFieldResponse.ChannelAuthField - net.polyv.live.v1.entity.web.auth中的类
 
LiveChannelAuthInfoRequest - net.polyv.live.v1.entity.web.auth中的类
查询页面登记观看列表请求实体
LiveChannelAuthInfoRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthInfoRequest
 
LiveChannelAuthInfoResponse - net.polyv.live.v1.entity.web.auth中的类
查询页面登记观看列表返回实体
LiveChannelAuthInfoResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthInfoResponse
 
LiveChannelAuthInfoResponse.ChannelAuthInfo - net.polyv.live.v1.entity.web.auth中的类
 
LiveChannelAuthRequest - net.polyv.live.v1.entity.web.auth中的类
查询直播频道观看条件请求体
LiveChannelAuthRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthRequest
 
LiveChannelAuthResponse - net.polyv.live.v1.entity.web.auth中的类
查询直播频道观看条件返回实体
LiveChannelAuthResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthResponse
 
LiveChannelAuthTokenRequest - net.polyv.live.v1.entity.channel.operate中的类
查询授权和连麦的token请求体
LiveChannelAuthTokenRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelAuthTokenRequest
 
LiveChannelAuthTokenResponse - net.polyv.live.v1.entity.channel.operate中的类
查询授权和连麦的token返回体
LiveChannelAuthTokenResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelAuthTokenResponse
 
LiveChannelAuthTypeRequest - net.polyv.live.v1.entity.web.auth中的类
设置授权观看类型请求体
LiveChannelAuthTypeRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelAuthTypeRequest
 
LiveChannelBasic() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateChannelListRequest.LiveChannelBasic
 
LiveChannelBasic() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountBasicV2Response.LiveChannelBasic
 
LiveChannelBasicInfoRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道基本信息请求体
LiveChannelBasicInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelBasicInfoRequest
 
LiveChannelBasicInfoResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道基本信息返回体
LiveChannelBasicInfoResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelBasicInfoResponse
 
LiveChannelBasicInfoResponse.AuthSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelBasicInfoResponse.UserCategory - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelBasicInfoV2Request - net.polyv.live.v2.entity.channel.account中的类
查询频道信息请求实体
LiveChannelBasicInfoV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveChannelBasicInfoV2Request
 
LiveChannelBasicInfoV2Response - net.polyv.live.v2.entity.channel.account中的类
查询频道信息响应实体
LiveChannelBasicInfoV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveChannelBasicInfoV2Response
 
LiveChannelBasicInfoV2Response.AuthSetting - net.polyv.live.v2.entity.channel.account中的类
 
LiveChannelBasicInfoV2Response.UserCategory - net.polyv.live.v2.entity.channel.account中的类
 
LiveChannelCallbackSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道回调设置接口请求实体
LiveChannelCallbackSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelCallbackSettingRequest
 
LiveChannelCallbackSettingResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道回调设置接口返回实体
LiveChannelCallbackSettingResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelCallbackSettingResponse
 
LiveChannelCaptureRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道直播截图请求实体
LiveChannelCaptureRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelCaptureRequest
 
LiveChannelCopyRequest - net.polyv.live.v1.entity.channel.operate中的类
复制频道请求实体
LiveChannelCopyRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelCopyRequest
 
LiveChannelCopyResponse - net.polyv.live.v1.entity.channel.operate中的类
复制频道响应实体
LiveChannelCopyResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelCopyResponse
 
LiveChannelCountDownRequest - net.polyv.live.v1.entity.web.info中的类
查询频道直播倒计时信息请求实体
LiveChannelCountDownRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelCountDownRequest
 
LiveChannelCountDownResponse - net.polyv.live.v1.entity.web.info中的类
查询频道直播倒计时信息返回实体
LiveChannelCountDownResponse() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelCountDownResponse
 
LiveChannelDefaultVideoRequest - net.polyv.live.v1.entity.channel.playback中的类
设置视频库列表的默认视频请求实体
LiveChannelDefaultVideoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelDefaultVideoRequest
 
LiveChannelDetail() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountDetailResponse.LiveChannelDetail
 
LiveChannelDetail() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountDetailV2Response.LiveChannelDetail
 
LiveChannelDetailRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道详情请求实体
LiveChannelDetailRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelDetailRequest
 
LiveChannelDistributeCreateRequest - net.polyv.live.v2.entity.channel.distribute中的类
批量添加分发地址请求实体
LiveChannelDistributeCreateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeCreateRequest
 
LiveChannelDistributeCreateRequest.CreateDistribute - net.polyv.live.v2.entity.channel.distribute中的类
 
LiveChannelDistributeDeleteRequest - net.polyv.live.v2.entity.channel.distribute中的类
批量删除分发地址请求实体
LiveChannelDistributeDeleteRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeDeleteRequest
 
LiveChannelDistributeListRequest - net.polyv.live.v2.entity.channel.distribute中的类
查询分发地址信息请求实体
LiveChannelDistributeListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeListRequest
 
LiveChannelDistributeListResponse - net.polyv.live.v2.entity.channel.distribute中的类
查询分发地址信息响应实体
LiveChannelDistributeListResponse() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeListResponse
 
LiveChannelDistributeListResponse.ChannelDistribute - net.polyv.live.v2.entity.channel.distribute中的类
 
LiveChannelDistributeServiceImpl - net.polyv.live.v1.service.channel.impl中的类
云分发
LiveChannelDistributeServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
 
LiveChannelDistributeStatisticRequest - net.polyv.live.v2.entity.channel.distribute中的类
查询云分发数据信息请求实体
LiveChannelDistributeStatisticRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeStatisticRequest
 
LiveChannelDistributeStatisticResponse - net.polyv.live.v2.entity.channel.distribute中的类
查询云分发数据信息响应实体
LiveChannelDistributeStatisticResponse() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeStatisticResponse
 
LiveChannelDistributeUpdateRequest - net.polyv.live.v2.entity.channel.distribute中的类
批量修改分分发地址请求实体
LiveChannelDistributeUpdateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeUpdateRequest
 
LiveChannelDistributeUpdateRequest.UpdateDistribute - net.polyv.live.v2.entity.channel.distribute中的类
 
LiveChannelDocServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播文档管理实现类
LiveChannelDocServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
 
LiveChannelDocStatusRequest - net.polyv.live.v1.entity.channel.doc中的类
查询频道文档转换状态请求实体
LiveChannelDocStatusRequest() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveChannelDocStatusRequest
 
LiveChannelDocStatusResponse - net.polyv.live.v1.entity.channel.doc中的类
获取频道文档列表返回实体
LiveChannelDocStatusResponse() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveChannelDocStatusResponse
 
LiveChannelDocStatusResponse.ChannelDocStatus - net.polyv.live.v1.entity.channel.doc中的类
 
LiveChannelDonateRequest - net.polyv.live.v1.entity.web.interact中的类
查询打赏设置请求实体
LiveChannelDonateRequest() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveChannelDonateRequest
 
LiveChannelDonateResponse - net.polyv.live.v1.entity.web.interact中的类
查询打赏设置返回实体
LiveChannelDonateResponse() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveChannelDonateResponse
 
LiveChannelDonateResponse.ChannelGood - net.polyv.live.v1.entity.web.interact中的类
 
liveChannelGetRecordSetting(LiveChannelGetRecordSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
查询频道重制课件配置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/ppt_get_setting
liveChannelGetRecordSetting(LiveChannelGetRecordSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
查询频道重制课件配置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/ppt_get_setting
LiveChannelGetRecordSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道重制课件配置信息请求实体
LiveChannelGetRecordSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelGetRecordSettingRequest
 
LiveChannelGetRecordSettingResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道重制课件配置信息响应实体
LiveChannelGetRecordSettingResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelGetRecordSettingResponse
 
LiveChannelGlobalSwitchRequest - net.polyv.live.v1.entity.web.setting中的类
设置频道默认项开关请求实体
LiveChannelGlobalSwitchRequest() - 类 的构造器net.polyv.live.v1.entity.web.setting.LiveChannelGlobalSwitchRequest
 
LiveChannelIncomeDetailRequest - net.polyv.live.v1.entity.account中的类
某个频道号收入详情请求实体
LiveChannelIncomeDetailRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelIncomeDetailRequest
 
LiveChannelIncomeDetailResponse - net.polyv.live.v1.entity.account中的类
查询账号下所有/某个频道号收入详情返回实体
LiveChannelIncomeDetailResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelIncomeDetailResponse
 
LiveChannelIncomeDetailResponse.ChannelIncomeDetail - net.polyv.live.v1.entity.account中的类
 
LiveChannelInfoRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道信息请求体
LiveChannelInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInfoRequest
 
LiveChannelInfoResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道信息返回体
LiveChannelInfoResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInfoResponse
 
LiveChannelInitRequest - net.polyv.live.v1.entity.channel.operate中的类
创建并初始化频道请求体
LiveChannelInitRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest
 
LiveChannelInitRequest.AuthSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitRequest.BasicSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitRequest.InfoField - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitRequest.PlaybackSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitRequest.Roles - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitRequest.Teacher - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelInitResponse - net.polyv.live.v1.entity.channel.operate中的类
创建并初始化频道返回体
LiveChannelInitResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitResponse
 
LiveChannelInitV2Request - net.polyv.live.v2.entity.channel.operate中的类
创建并初始化频道
LiveChannelInitV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Request
 
LiveChannelInitV2Request.BasicSetting - net.polyv.live.v2.entity.channel.operate中的类
 
LiveChannelInitV2Request.MasterAuthSetting - net.polyv.live.v2.entity.channel.operate中的类
 
LiveChannelInitV2Request.PlaybackSetting - net.polyv.live.v2.entity.channel.operate中的类
 
LiveChannelInitV2Request.Roles - net.polyv.live.v2.entity.channel.operate中的类
 
LiveChannelInitV2Response - net.polyv.live.v2.entity.channel.operate中的类
创建并初始化频道响应实体
LiveChannelInitV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Response
 
LiveChannelLikesRequest - net.polyv.live.v1.entity.web.info中的类
查询频道点赞数和观众热度值请求实体
LiveChannelLikesRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelLikesRequest
 
LiveChannelLikesResponse - net.polyv.live.v1.entity.web.info中的类
查询频道点赞数和观众热度值返回实体
LiveChannelLikesResponse() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelLikesResponse
 
LiveChannelLikesResponse.ChannelLikes - net.polyv.live.v1.entity.web.info中的类
 
LiveChannelMaxHistoryConcurrentRequest - net.polyv.live.v1.entity.channel.viewdata中的类
获取频道一定时间范围之内的历史最高并发人数请求实体
LiveChannelMaxHistoryConcurrentRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelMaxHistoryConcurrentRequest
 
LiveChannelOperateServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播频道操作实现类
LiveChannelOperateServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
 
LiveChannelPasswordSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道密码请求体
LiveChannelPasswordSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelPasswordSettingRequest
 
LiveChannelPlaybackEnabledInfoRequest - net.polyv.live.v1.entity.channel.playback中的类
查询频道的回放开关状态请求实体
LiveChannelPlaybackEnabledInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelPlaybackEnabledInfoRequest
 
LiveChannelPlaybackEnabledRequest - net.polyv.live.v1.entity.channel.playback中的类
设置后台回放开关请求实体
LiveChannelPlaybackEnabledRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelPlaybackEnabledRequest
 
LiveChannelPlaybackServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播录制回放实现类
LiveChannelPlaybackServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
 
LiveChannelPlaybackSettingRequest - net.polyv.live.v1.entity.channel.playback中的类
设置频道回放设置请求实体
LiveChannelPlaybackSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelPlaybackSettingRequest
 
LiveChannelProductService - net.polyv.live.v1.service.channel中的接口
直播商品库接口
LiveChannelProductServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播商品库实现类
LiveChannelProductServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
 
LiveChannelQuickCreatorServiceImpl - net.polyv.live.v1.service.quick.impl中的类
频道快捷创建器
LiveChannelQuickCreatorServiceImpl() - 类 的构造器net.polyv.live.v1.service.quick.impl.LiveChannelQuickCreatorServiceImpl
 
LiveChannelRealtimeSubtitleLanguageRequest - net.polyv.live.v1.entity.channel.advanced中的类
查询实时字幕语言类型枚举请求实体
LiveChannelRealtimeSubtitleLanguageRequest() - 类 的构造器net.polyv.live.v1.entity.channel.advanced.LiveChannelRealtimeSubtitleLanguageRequest
 
LiveChannelRealtimeSubtitleLanguageResponse - net.polyv.live.v1.entity.channel.advanced中的类
查询实时字幕语言类型枚举返回实体
LiveChannelRealtimeSubtitleLanguageResponse() - 类 的构造器net.polyv.live.v1.entity.channel.advanced.LiveChannelRealtimeSubtitleLanguageResponse
 
LiveChannelRealtimeSubtitleRequest - net.polyv.live.v1.entity.channel.advanced中的类
查询频道实时字幕配置请求实体
LiveChannelRealtimeSubtitleRequest() - 类 的构造器net.polyv.live.v1.entity.channel.advanced.LiveChannelRealtimeSubtitleRequest
 
LiveChannelRealtimeSubtitleResponse - net.polyv.live.v1.entity.channel.advanced中的类
查询频道实时字幕配置返回实体
LiveChannelRealtimeSubtitleResponse() - 类 的构造器net.polyv.live.v1.entity.channel.advanced.LiveChannelRealtimeSubtitleResponse
 
LiveChannelReceiveListRequest - net.polyv.live.v1.entity.account中的类
分页查询频道接收转播列表请求实体
LiveChannelReceiveListRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelReceiveListRequest
 
LiveChannelReceiveListResponse - net.polyv.live.v1.entity.account中的类
分页查询频道接收转播列表响应实体
LiveChannelReceiveListResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelReceiveListResponse
 
LiveChannelReceiveListResponse.ReceiveList - net.polyv.live.v1.entity.account中的类
 
LiveChannelRecordSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道重制课件配置信息请求实体
LiveChannelRecordSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelRecordSettingRequest
 
LiveChannelRequest - net.polyv.live.v1.entity.channel.operate中的类
创建直播频道请求实体
LiveChannelRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelRequest
 
LiveChannelResponse - net.polyv.live.v1.entity.channel.operate中的类
创建直播频道返回实体
LiveChannelResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
 
LiveChannelSessionServiceImpl - net.polyv.live.v1.service.channel.impl中的类
查询频道场次信息
LiveChannelSessionServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelSessionServiceImpl
 
LiveChannelSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
修改频道的相关设置请求实体
LiveChannelSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelSettingRequest
 
LiveChannelSettingRequest.AuthSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelSettingRequest.BasicSetting - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelSplashRequest - net.polyv.live.v1.entity.web.info中的类
查询直播引导图开关状态及URL请求实体
LiveChannelSplashRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelSplashRequest
 
LiveChannelSplashResponse - net.polyv.live.v1.entity.web.info中的类
查询直播引导图开关状态及URL返回实体
LiveChannelSplashResponse() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveChannelSplashResponse
 
LiveChannelStateServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播直播状态实现类
LiveChannelStateServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
 
LiveChannelStatisticRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询后台频道统计信息请求实体
LiveChannelStatisticRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveChannelStatisticRequest
 
LiveChannelStatisticResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询后台频道统计信息响应实体
LiveChannelStatisticResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveChannelStatisticResponse
 
LiveChannelStreamEndRequest - net.polyv.live.v1.entity.channel.state中的类
设置频道为无直播状态请求实体
LiveChannelStreamEndRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveChannelStreamEndRequest
 
LiveChannelStreamInfoRequest - net.polyv.live.v1.entity.channel.state中的类
查询频道实时推流信息请求实体
LiveChannelStreamInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveChannelStreamInfoRequest
 
LiveChannelStreamInfoResponse - net.polyv.live.v1.entity.channel.state中的类
查询频道实时推流信息返回实体
LiveChannelStreamInfoResponse() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveChannelStreamInfoResponse
 
LiveChannelStreamLiveRequest - net.polyv.live.v1.entity.channel.state中的类
设置频道流状态为直播中请求实体
LiveChannelStreamLiveRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveChannelStreamLiveRequest
 
LiveChannelStreamStatusResponse - net.polyv.live.v1.entity.channel.state中的类
查询频道直播状态返回实体
LiveChannelStreamStatusResponse() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveChannelStreamStatusResponse
 
LiveChannelTemplateServiceImpl - net.polyv.live.v1.service.channel.impl中的类
默认模板
LiveChannelTemplateServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelTemplateServiceImpl
 
LiveChannelTransmitListRequest - net.polyv.live.v1.entity.channel.operate中的类
获取账号或频道转播列表信息请求实体
LiveChannelTransmitListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelTransmitListRequest
 
LiveChannelTransmitListResponse - net.polyv.live.v1.entity.channel.operate中的类
获取账号或频道转播列表信息返回实体
LiveChannelTransmitListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelTransmitListResponse
 
LiveChannelTransmitListResponse.ChannelTransmit - net.polyv.live.v1.entity.channel.operate中的类
 
LiveChannelV2Request - net.polyv.live.v2.entity.channel.operate中的类
创建单个频道请求实体
LiveChannelV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelV2Request
 
LiveChannelV2Response - net.polyv.live.v2.entity.channel.operate中的类
创建单个频道响应实体
LiveChannelV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelV2Response
 
LiveChannelVideoListRequest - net.polyv.live.v1.entity.channel.playback中的类
查询频道录制视频信息请求实体
LiveChannelVideoListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoListRequest
 
LiveChannelVideoListResponse - net.polyv.live.v1.entity.channel.playback中的类
查询频道录制视频信息返回实体
LiveChannelVideoListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoListResponse
 
LiveChannelVideoListResponse.ChannelVedioInfo - net.polyv.live.v1.entity.channel.playback中的类
 
LiveChannelVideoOnlyRequest - net.polyv.live.v1.entity.channel.playback中的类
查询指定文件ID的录制文件信息请求实体
LiveChannelVideoOnlyRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoOnlyRequest
 
LiveChannelVideoOnlyResponse - net.polyv.live.v1.entity.channel.playback中的类
查询指定文件ID的录制文件信息返回实体
LiveChannelVideoOnlyResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoOnlyResponse
 
LiveChannelVideoSortRequest - net.polyv.live.v1.entity.channel.playback中的类
设置视频库列表排序请求实体
LiveChannelVideoSortRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveChannelVideoSortRequest
 
LiveChannelViewdataResultServiceImpl - net.polyv.live.v1.service.channel.impl中的类
对接v1返回result属性的接口对象
LiveChannelViewdataResultServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelViewdataResultServiceImpl
 
LiveChannelViewdataServiceImpl - net.polyv.live.v1.service.channel.impl中的类
直播观看数据实现类
LiveChannelViewdataServiceImpl() - 类 的构造器net.polyv.live.v1.service.channel.impl.LiveChannelViewdataServiceImpl
 
LiveChannelViewerConcurrenceRequest - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道的历史并发人数请求实体
LiveChannelViewerConcurrenceRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerConcurrenceRequest
 
LiveChannelViewerConcurrenceResponse - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道的历史并发人数返回实体
LiveChannelViewerConcurrenceResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerConcurrenceResponse
 
LiveChannelViewerConcurrenceResponse.ChannelViewerConcurrence - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveChannelViewerCountRequest - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道实时在线人数请求实体
LiveChannelViewerCountRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerCountRequest
 
LiveChannelViewerCountResponse - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道实时在线人数返回实体
LiveChannelViewerCountResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewerCountResponse
 
LiveChannelViewerCountResponse.ChannelViewerCount - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveChannelViewlog() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewlogResponse.LiveChannelViewlog
 
LiveChannelViewlogResponse - net.polyv.live.v1.entity.channel.viewdata中的类
已过时。
LiveChannelViewlogResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveChannelViewlogResponse
已过时。
 
LiveChannelWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
查询频道观看白名单列表请求体
LiveChannelWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelWhiteListRequest
 
LiveChannelWhiteListResponse - net.polyv.live.v1.entity.web.auth中的类
查询频道观看白名单列表请求体
LiveChannelWhiteListResponse() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveChannelWhiteListResponse
 
LiveChannelWhiteListResponse.ChannelWhiteList - net.polyv.live.v1.entity.web.auth中的类
 
LiveChatBannedIPRequest - net.polyv.live.v1.entity.chat中的类
设置聊天室禁言ip请求实体
LiveChatBannedIPRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveChatBannedIPRequest
 
LiveChatDelSingleMsgRequest - net.polyv.live.v1.entity.chat中的类
删除单条聊天记录请求实体
LiveChatDelSingleMsgRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveChatDelSingleMsgRequest
 
LiveChatRoomServiceImpl - net.polyv.live.v1.service.chat.impl中的类
直播签到管理
LiveChatRoomServiceImpl() - 类 的构造器net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
 
LiveCheckinListRequest - net.polyv.live.v1.entity.interact中的类
查询签到结果
LiveCheckinListRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinListRequest
 
LiveCheckinListResponse - net.polyv.live.v1.entity.interact中的类
查询签到结果响应实体
LiveCheckinListResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinListResponse
 
LiveCheckinListResponse.CheckinRecord - net.polyv.live.v1.entity.interact中的类
 
LiveCheckinMetadataBySessionIdRequest - net.polyv.live.v1.entity.interact中的类
依据指定直播场次sessionId查询签到场次信息
LiveCheckinMetadataBySessionIdRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinMetadataBySessionIdRequest
 
LiveCheckinMetadataBySessionIdResponse - net.polyv.live.v1.entity.interact中的类
依据指定直播场次sessionId查询签到场次信息
LiveCheckinMetadataBySessionIdResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinMetadataBySessionIdResponse
 
LiveCheckinRequest - net.polyv.live.v1.entity.interact中的类
查询指定签到ID的签到记录
LiveCheckinRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinRequest
 
LiveCheckinResponse - net.polyv.live.v1.entity.interact中的类
查询指定签到ID的签到记录
LiveCheckinResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveCheckinResponse
 
LiveCheckinServiceImpl - net.polyv.live.v1.service.interact.impl中的类
直播签到管理
LiveCheckinServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.LiveCheckinServiceImpl
 
LiveCleanChannelAllMsgRequest - net.polyv.live.v1.entity.chat中的类
删除频道聊天记录请求实体
LiveCleanChannelAllMsgRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveCleanChannelAllMsgRequest
 
LiveClipRecordFileRequest - net.polyv.live.v2.entity.channel.playback中的类
裁剪录制文件请求实体
LiveClipRecordFileRequest() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveClipRecordFileRequest
 
LiveCommonRequest - net.polyv.live.v1.entity中的类
直播公共请求实体
LiveCommonRequest() - 类 的构造器net.polyv.live.v1.entity.LiveCommonRequest
 
LiveCommonResponse - net.polyv.live.v1.entity中的类
直播公共返回数据实体
LiveCommonResponse() - 类 的构造器net.polyv.live.v1.entity.LiveCommonResponse
 
LiveCommonResponse.Error - net.polyv.live.v1.entity中的类
错误返回
LiveConstant - net.polyv.live.v1.constant中的类
直播常量类
LiveConstant() - 类 的构造器net.polyv.live.v1.constant.LiveConstant
 
LiveConstant.AntiRecordType - net.polyv.live.v1.constant中的枚举
防录屏方式 marquee:跑马灯 watermark:水印
LiveConstant.AuthType - net.polyv.live.v1.constant中的枚举
 
LiveConstant.AutoPlay - net.polyv.live.v1.constant中的枚举
是否自动播放,0/1,默认1
LiveConstant.BannedType - net.polyv.live.v1.constant中的枚举
禁言类型
LiveConstant.CardPushDuration - net.polyv.live.v1.constant中的枚举
卡片倒计时时长,取值:0,5,10,20,30,0为不显示倒计时时长
LiveConstant.ChannelSwitch - net.polyv.live.v1.constant中的枚举
功能开关类型
LiveConstant.ChatStatus - net.polyv.live.v1.constant中的枚举
聊天记录状态,默认:pass(已审核),审核状态,pass:已审核,censor:审核中和删除
LiveConstant.ConditionUnit - net.polyv.live.v1.constant中的枚举
观看后弹出的观看时长单位 SECONDS:秒 MINUTES:分钟
LiveConstant.Flag - net.polyv.live.v1.constant中的枚举
通用条件判断
LiveConstant.GlobalEnabledType - net.polyv.live.v1.constant中的枚举
频道通用开关类型
LiveConstant.HeadAdvertType - net.polyv.live.v1.constant中的枚举
广告类型,NONE-无广告,IMAGE-图片广告,FLV-视频广告
LiveConstant.ImageType - net.polyv.live.v1.constant中的枚举
卡片样式类型 GIFT_BOX:礼物领取样式 RED_PACK:红包样式
LiveConstant.LogoPosition - net.polyv.live.v1.constant中的枚举
logo位置,取值为为左上角(tl)、右上角(tr)、左下角(bl)、右下角(br)
LiveConstant.MenuType - net.polyv.live.v1.constant中的枚举
页面菜单类型
LiveConstant.ModelType - net.polyv.live.v1.constant中的枚举
防录屏类型 fixed:固定值 nickname:登录用户名 diyurl:URL自定义跑马灯
LiveConstant.NewSceneType - net.polyv.live.v1.constant中的枚举
 
LiveConstant.OrderBy - net.polyv.live.v1.constant中的枚举
排序字段 startTimeDesc:开播时间降序 startTimeAsc:开播时间升序 channelCreatedTimeDesc:频道创建时间降序
LiveConstant.PayWay - net.polyv.live.v1.constant中的枚举
页面装修皮肤 CASH:现金支付 POINT:积分支付
LiveConstant.PPTRecordRatio - net.polyv.live.v1.constant中的枚举
频道重制课件配置 摄像头画面比例,新版重制有效 0:画面比例16:9 1:画面比例4:3
LiveConstant.PPTRecordType - net.polyv.live.v1.constant中的枚举
频道重制课件配置 视频布局方式 0:三分屏 1:纯文档 2:画中画
LiveConstant.PPTStatus - net.polyv.live.v1.constant中的枚举
 
LiveConstant.ProductStatus - net.polyv.live.v1.constant中的枚举
频道商品库 上下架状态、列表顺序 1:上架,2:下架,10:上移,20:下移
LiveConstant.ProductType - net.polyv.live.v1.constant中的枚举
频道商品库 商品类型 normal:普通商品 finance:金融商品
LiveConstant.QuestionType - net.polyv.live.v1.constant中的枚举
问卷答题类型
LiveConstant.RobotModel - net.polyv.live.v1.constant中的枚举
虚拟人数-人数显示模式 timely:立即生效 fixed_time:分时生效
LiveConstant.Role - net.polyv.live.v1.constant中的枚举
 
LiveConstant.RolePurview - net.polyv.live.v1.constant中的枚举
角色权限 chatListEnabled:在线列表(仅支持助教) pageTurnEnabled:翻页(仅支持助教,且仅能设置一个助教有翻页权限) monitorEnabled:监播(仅支持助教,且仅能设置一个助教有监播权限)
LiveConstant.SceneType - net.polyv.live.v1.constant中的枚举
 
LiveConstant.ShowCondition - net.polyv.live.v1.constant中的枚举
弹出方式 PUSH:推送后立即弹出 WATCH:观看后弹出
LiveConstant.ShowMode - net.polyv.live.v1.constant中的枚举
跑马灯显示方式 roll:滚动 flicker:闪烁
LiveConstant.Skin - net.polyv.live.v1.constant中的枚举
页面装修皮肤 black:时尚黑 red:喜庆红 blue:科技蓝 white:经典白 green:薄荷绿 golden:富贵金
LiveConstant.Template - net.polyv.live.v1.constant中的枚举
直播模板 PPT:文档+视频(三分屏) ALONE:纯视频(专业) TOPCLASS:纯视频(极速) PORTRAIT_PPT:文档+视频(竖屏) PORTRAIT_ALONE:纯视频(竖屏) SEMINAR:研讨会
LiveConstant.TitleType - net.polyv.live.v1.constant中的枚举
微信分享标题类型 FOLLOW:直播标题 CUSTOM:自定义
LiveConstant.UserType - net.polyv.live.v1.constant中的枚举
用户类型,可以选择多个类型,用英文逗号隔开。
LiveConstant.WatchLayout - net.polyv.live.v1.constant中的枚举
三分屏频道的观看布局,不设置会使用账号的通用设置,取值:ppt 文档为主,video 视频为主
LiveConstant.WatchStatus - net.polyv.live.v1.constant中的枚举
观看页状态 live:直播中 playback:回放中 end:已结束 waiting:等待中 unStart:未开始
LiveConstant.WatermarkFontSize - net.polyv.live.v1.constant中的枚举
防录屏水印字体大小 small:小 middle:中 large:大
LiveConvertChannelVideoListAsyncRequest - net.polyv.live.v1.entity.channel.playback中的类
异步批量转存录制文件到点播请求实体
LiveConvertChannelVideoListAsyncRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveConvertChannelVideoListAsyncRequest
 
LiveConvertChannelVideoRequest - net.polyv.live.v1.entity.channel.playback中的类
已过时。
LiveConvertChannelVideoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveConvertChannelVideoRequest
已过时。
 
LiveCreateAccountRequest - net.polyv.live.v2.entity.channel.operate.account中的类
创建角色请求实体
LiveCreateAccountRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveCreateAccountRequest
 
LiveCreateAccountRequest.Purview - net.polyv.live.v2.entity.channel.operate.account中的类
 
LiveCreateAccountResponse - net.polyv.live.v2.entity.channel.operate.account中的类
创建角色响应实体
LiveCreateAccountResponse() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveCreateAccountResponse
 
LiveCreateAccountTokenRequest - net.polyv.live.v1.entity.account中的类
设置账号单点登录的token请求体
LiveCreateAccountTokenRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveCreateAccountTokenRequest
 
LiveCreateCategoryRequest - net.polyv.live.v1.entity.account中的类
创建账号下直播分类请求实体
LiveCreateCategoryRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveCreateCategoryRequest
 
LiveCreateCategoryResponse - net.polyv.live.v1.entity.account中的类
创建账号下直播分类返回实体
LiveCreateCategoryResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveCreateCategoryResponse
 
LiveCreateChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
创建频道卡片推送请求实体
LiveCreateChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveCreateChannelCardPushRequest
 
LiveCreateChannelCardPushResponse - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
创建频道卡片推送响应实体
LiveCreateChannelCardPushResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveCreateChannelCardPushResponse
 
LiveCreateChannelDocRequest - net.polyv.live.v1.entity.channel.doc中的类
上传频道文档请求实体
LiveCreateChannelDocRequest() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveCreateChannelDocRequest
 
LiveCreateChannelDocRequest.CallbackData - net.polyv.live.v1.entity.channel.doc中的类
 
LiveCreateChannelDocResponse - net.polyv.live.v1.entity.channel.doc中的类
上传频道文档返回实体
LiveCreateChannelDocResponse() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveCreateChannelDocResponse
 
LiveCreateChannelListRequest - net.polyv.live.v1.entity.channel.operate中的类
批量创建频道请求体
LiveCreateChannelListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateChannelListRequest
 
LiveCreateChannelListRequest.LiveChannelBasic - net.polyv.live.v1.entity.channel.operate中的类
 
LiveCreateChannelListResponse - net.polyv.live.v1.entity.channel.operate中的类
批量创建频道返回体
LiveCreateChannelListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateChannelListResponse
 
LiveCreateChannelListV2Request - net.polyv.live.v2.entity.channel.operate中的类
批量创建频道请求实体
LiveCreateChannelListV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveCreateChannelListV2Request
 
LiveCreateChannelListV2Request.ChannelV2CreateBatch - net.polyv.live.v2.entity.channel.operate中的类
 
LiveCreateChannelListV2Response - net.polyv.live.v2.entity.channel.operate中的类
批量创建频道响应实体
LiveCreateChannelListV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveCreateChannelListV2Response
 
LiveCreateChannelPPTRecordRequest - net.polyv.live.v1.entity.channel.operate中的类
创建重制课件任务请求体
LiveCreateChannelPPTRecordRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateChannelPPTRecordRequest
 
LiveCreateChannelTokenRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道单点登录token请求体
LiveCreateChannelTokenRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateChannelTokenRequest
 
LiveCreateChannelVideoPlaybackRequest - net.polyv.live.v1.entity.channel.playback中的类
将点播中的视频添加到视频库请求实体
LiveCreateChannelVideoPlaybackRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveCreateChannelVideoPlaybackRequest
 
LiveCreateChannelVideoPlaybackResponse - net.polyv.live.v1.entity.channel.playback中的类
将点播中的视频添加到视频库返回实体
LiveCreateChannelVideoPlaybackResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveCreateChannelVideoPlaybackResponse
 
LiveCreateChannelWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
添加单个白名单请求体
LiveCreateChannelWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveCreateChannelWhiteListRequest
 
LiveCreateDiskVideosStreamRequest - net.polyv.live.v1.entity.channel.operate中的类
设置硬盘推流直播请求实体
LiveCreateDiskVideosStreamRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateDiskVideosStreamRequest
 
LiveCreateInviterRequest - net.polyv.live.v2.entity.channel.web.interact中的类
创建邀请者请求实体
LiveCreateInviterRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveCreateInviterRequest
 
LiveCreateInviterResponse - net.polyv.live.v2.entity.channel.web.interact中的类
创建邀请者响应实体
LiveCreateInviterResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveCreateInviterResponse
 
LiveCreateLotteryActivityRequest - net.polyv.live.v2.entity.channel.interact中的类
创建抽奖活动请求实体
LiveCreateLotteryActivityRequest() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityRequest
 
LiveCreateLotteryActivityRequest.PrizeInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveCreateLotteryActivityRequest.ReceiveInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveCreateLotteryActivityResponse - net.polyv.live.v2.entity.channel.interact中的类
创建抽奖活动返回实体
LiveCreateLotteryActivityResponse() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityResponse
 
LiveCreateLotteryActivityResponse.CustomGroup - net.polyv.live.v2.entity.channel.interact中的类
 
LiveCreateLotteryActivityResponse.PrizeInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveCreateLotteryActivityResponse.ReceiveInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveCreateMrChannelRequest - net.polyv.live.v2.entity.channel.operate中的类
创建MR频道请求实体
LiveCreateMrChannelRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveCreateMrChannelRequest
 
LiveCreateMrChannelResponse - net.polyv.live.v2.entity.channel.operate中的类
创建MR频道响应实体
LiveCreateMrChannelResponse() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveCreateMrChannelResponse
 
LiveCreateOrganizationRequest - net.polyv.live.v2.entity.user.children中的类
新增组织请求实体
LiveCreateOrganizationRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveCreateOrganizationRequest
 
LiveCreateOrganizationResponse - net.polyv.live.v2.entity.user.children中的类
新增组织响应实体
LiveCreateOrganizationResponse() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveCreateOrganizationResponse
 
LiveCreateSonChannelListRequest - net.polyv.live.v1.entity.channel.operate中的类
批量创建角色请求实体
LiveCreateSonChannelListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelListRequest
 
LiveCreateSonChannelListRequest.SonChannel - net.polyv.live.v1.entity.channel.operate中的类
 
LiveCreateSonChannelListResponse - net.polyv.live.v1.entity.channel.operate中的类
批量创建角色返回实体
LiveCreateSonChannelListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelListResponse
 
LiveCreateSonChannelListResponse.SonChannelInfo - net.polyv.live.v1.entity.channel.operate中的类
 
LiveCreateSonChannelRequest - net.polyv.live.v1.entity.channel.operate中的类
创建角色请求体
LiveCreateSonChannelRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelRequest
 
LiveCreateSonChannelResponse - net.polyv.live.v1.entity.channel.operate中的类
创建角色返回体
LiveCreateSonChannelResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelResponse
 
LiveCreateSonChannelTokenRequest - net.polyv.live.v1.entity.channel.operate中的类
设置子频道单点登录token请求体
LiveCreateSonChannelTokenRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelTokenRequest
 
LiveCreateUserChildrenRequest - net.polyv.live.v2.entity.user.children中的类
新增子账号请求实体
LiveCreateUserChildrenRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveCreateUserChildrenRequest
 
LiveCreateUserChildrenResponse - net.polyv.live.v2.entity.user.children中的类
新增子账号响应实体
LiveCreateUserChildrenResponse() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveCreateUserChildrenResponse
 
LiveCutoffChannelStreamRequest - net.polyv.live.v1.entity.channel.state中的类
禁止直播频道推流请求实体
LiveCutoffChannelStreamRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveCutoffChannelStreamRequest
 
LiveDailySummaryRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询时间范围内频道直播观看详情数据请求实体
LiveDailySummaryRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveDailySummaryRequest
 
LiveDailySummaryResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询时间范围内频道直播观看详情数据响应实体
LiveDailySummaryResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveDailySummaryResponse
 
LiveDelBannedDataRequest - net.polyv.live.v1.entity.chat中的类
删除禁言IP/严禁词请求实体
LiveDelBannedDataRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveDelBannedDataRequest
 
LiveDeleteAccountRequest - net.polyv.live.v2.entity.channel.operate.account中的类
批量删除角色请求实体
LiveDeleteAccountRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveDeleteAccountRequest
 
LiveDeleteCategoryRequest - net.polyv.live.v1.entity.account中的类
删除直播频道分类请求实体
LiveDeleteCategoryRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveDeleteCategoryRequest
 
LiveDeleteChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
删除卡片推送请求实体
LiveDeleteChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveDeleteChannelCardPushRequest
 
LiveDeleteChannelDocRequest - net.polyv.live.v1.entity.channel.doc中的类
删除频道文档请求体
LiveDeleteChannelDocRequest() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveDeleteChannelDocRequest
 
LiveDeleteChannelListRequest - net.polyv.live.v1.entity.channel.operate中的类
批量删除频道请求体
LiveDeleteChannelListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveDeleteChannelListRequest
 
LiveDeleteChannelMenuRequest - net.polyv.live.v1.entity.web.menu中的类
删除频道菜单请求实体
LiveDeleteChannelMenuRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveDeleteChannelMenuRequest
 
LiveDeleteChannelPlaybackVideoRequest - net.polyv.live.v1.entity.channel.playback中的类
删除视频库列表中的视频请求实体
LiveDeleteChannelPlaybackVideoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveDeleteChannelPlaybackVideoRequest
 
LiveDeleteChannelPPTRecordRequest - net.polyv.live.v2.entity.channel.operate中的类
删除重制课件任务请求实体
LiveDeleteChannelPPTRecordRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveDeleteChannelPPTRecordRequest
 
LiveDeleteChannelProductRequest - net.polyv.live.v1.entity.channel.product中的类
删除频道商品请求实体
LiveDeleteChannelProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveDeleteChannelProductRequest
 
LiveDeleteChannelRequest - net.polyv.live.v1.entity.channel.operate中的类
删除直播频道请求体
LiveDeleteChannelRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveDeleteChannelRequest
 
LiveDeleteChannelVideoRequest - net.polyv.live.v1.entity.channel.playback中的类
删除直播暂存中的录制文件请求实体
LiveDeleteChannelVideoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveDeleteChannelVideoRequest
 
LiveDeleteChannelWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
删除白名单请求实体
LiveDeleteChannelWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveDeleteChannelWhiteListRequest
 
LiveDeleteDiskVideosStreamRequest - net.polyv.live.v1.entity.channel.operate中的类
删除硬盘推流的视频请求实体
LiveDeleteDiskVideosStreamRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveDeleteDiskVideosStreamRequest
 
LiveDeleteLotteryActivityRequest - net.polyv.live.v2.entity.channel.interact中的类
删除抽奖活动请求实体
LiveDeleteLotteryActivityRequest() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveDeleteLotteryActivityRequest
 
LiveDeleteOrganizationRequest - net.polyv.live.v2.entity.user.children中的类
删除组织请求实体
LiveDeleteOrganizationRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveDeleteOrganizationRequest
 
LiveDeleteSonChannelRequest - net.polyv.live.v1.entity.channel.operate中的类
删除角色请求体
LiveDeleteSonChannelRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveDeleteSonChannelRequest
 
LiveDeleteUserBadwordRequest - net.polyv.live.v2.entity.chat中的类
删除账号严禁词请求实体
LiveDeleteUserBadwordRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveDeleteUserBadwordRequest
 
LiveDeleteUserChildrenRequest - net.polyv.live.v2.entity.user.children中的类
删除子账号请求实体
LiveDeleteUserChildrenRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveDeleteUserChildrenRequest
 
LiveDistributeUpdateMasterSwitchRequest - net.polyv.live.v2.entity.channel.distribute中的类
修改云分发频道总开关请求实体
LiveDistributeUpdateMasterSwitchRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveDistributeUpdateMasterSwitchRequest
 
LiveDistributeUpdateSwitchRequest - net.polyv.live.v2.entity.channel.distribute中的类
批量修改频道云分发开关请求实体
LiveDistributeUpdateSwitchRequest() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveDistributeUpdateSwitchRequest
 
LiveDownloadChannelAuthInfoRequest - net.polyv.live.v1.entity.web.auth中的类
下载频道登记观看记录请求实体
LiveDownloadChannelAuthInfoRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveDownloadChannelAuthInfoRequest
 
LiveDownloadChannelWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
下载频道观看白名单列表请求实体
LiveDownloadChannelWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveDownloadChannelWhiteListRequest
 
LiveDownloadLotteryDetailRequest - net.polyv.live.v1.entity.interact中的类
导出频道单场抽奖的中奖记录请求实体
LiveDownloadLotteryDetailRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveDownloadLotteryDetailRequest
 
LiveEndDiskPushRequest - net.polyv.live.v1.entity.channel.state中的类
结束伪直播请求实体
LiveEndDiskPushRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveEndDiskPushRequest
 
LiveEnrollFields() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveGetEnrollListResponse.LiveEnrollFields
 
LiveEnrollList() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveGetEnrollListResponse.LiveEnrollList
 
LiveGetAccountBadWordRequest - net.polyv.live.v1.entity.chat中的类
查询账号严禁词列表请求实体
LiveGetAccountBadWordRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetAccountBadWordRequest
 
LiveGetAntiRecordRequest - net.polyv.live.v1.entity.player中的类
查询频道防录屏信息请求实体
LiveGetAntiRecordRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveGetAntiRecordRequest
 
LiveGetAntiRecordResponse - net.polyv.live.v1.entity.player中的类
查询频道防录屏信息响应实体
LiveGetAntiRecordResponse() - 类 的构造器net.polyv.live.v1.entity.player.LiveGetAntiRecordResponse
 
LiveGetBadwordIPRequest - net.polyv.live.v1.entity.chat中的类
查询频道严禁词/禁言IP列表请求实体
LiveGetBadwordIPRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetBadwordIPRequest
 
LiveGetBannedListRequest - net.polyv.live.v1.entity.chat中的类
查询频道禁言列表请求实体
LiveGetBannedListRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetBannedListRequest
 
LiveGetBookingStatsRequest - net.polyv.live.v2.entity.channel.statistics中的类
查询微信预约数据请求实体
LiveGetBookingStatsRequest() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetBookingStatsRequest
 
LiveGetBookingStatsResponse - net.polyv.live.v2.entity.channel.statistics中的类
查询微信预约数据响应实体
LiveGetBookingStatsResponse() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetBookingStatsResponse
 
LiveGetBookingStatsResponse.BookingStatsList - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
查询频道卡片推送请求实体
LiveGetChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveGetChannelCardPushRequest
 
LiveGetChannelCardPushResponse - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
查询频道卡片推送响应实体
LiveGetChannelCardPushResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveGetChannelCardPushResponse
 
LiveGetChannelDecorateRequest - net.polyv.live.v2.entity.channel.operate中的类
查询频道打赏设置(新版)请求实体
LiveGetChannelDecorateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateRequest
 
LiveGetChannelDecorateResponse - net.polyv.live.v2.entity.channel.operate中的类
查询频道页面装修(新版)响应实体
LiveGetChannelDecorateResponse() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveGetChannelDecorateResponse
 
LiveGetChannelDecorateResponse.DecorateChat - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDecorateResponse.DecorateDesc - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDecorateResponse.DecorateDescEn - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDecorateResponse.DecorateMenus - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDecorateResponse.DecoratePlayer - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDecorateResponse.DecorateSplash - net.polyv.live.v2.entity.channel.operate中的类
 
LiveGetChannelDonateRequest - net.polyv.live.v2.entity.channel.web.interact中的类
查询频道打赏设置(新版)请求实体
LiveGetChannelDonateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveGetChannelDonateRequest
 
LiveGetChannelDonateResponse - net.polyv.live.v2.entity.channel.web.interact中的类
查询频道打赏设置(新版)响应实体
LiveGetChannelDonateResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveGetChannelDonateResponse
 
LiveGetChannelDonateResponse.ChannelCashDonate - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveGetChannelDonateResponse.ChannelGift - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveGetChannelDonateResponse.ChannelGiftDonate - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveGetChannelImageTextRequest - net.polyv.live.v1.entity.web.menu中的类
查询频道图文内容列表请求实体
LiveGetChannelImageTextRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveGetChannelImageTextRequest
 
LiveGetChannelImageTextResponse - net.polyv.live.v1.entity.web.menu中的类
查询频道图文内容列表返回实体
LiveGetChannelImageTextResponse() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveGetChannelImageTextResponse
 
LiveGetChannelImageTextResponse.ImageTextMsg - net.polyv.live.v1.entity.web.menu中的类
 
LiveGetChannelImageTextResponse.Setting - net.polyv.live.v1.entity.web.menu中的类
 
LiveGetChannelShareRequest - net.polyv.live.v2.entity.channel.web.interact.share中的类
查询频道微信分享信息请求实体
LiveGetChannelShareRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.share.LiveGetChannelShareRequest
 
LiveGetChannelShareResponse - net.polyv.live.v2.entity.channel.web.interact.share中的类
查询频道微信分享信息响应实体
LiveGetChannelShareResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.share.LiveGetChannelShareResponse
 
LiveGetChannelViewLogRequest - net.polyv.live.v1.entity.channel.viewdata中的类
分页查询账号直播观看详情数据请求实体
LiveGetChannelViewLogRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetChannelViewLogRequest
 
LiveGetChannelViewLogResponse - net.polyv.live.v1.entity.channel.viewdata中的类
分页查询账号直播观看详情数据响应实体
LiveGetChannelViewLogResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetChannelViewLogResponse
 
LiveGetChannelViewLogResponse.ViewLogList - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveGetChannelWxShareRequest - net.polyv.live.v1.entity.web.interact中的类
查询频道微信分享信息请求实体
LiveGetChannelWxShareRequest() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveGetChannelWxShareRequest
 
LiveGetChannelWxShareResponse - net.polyv.live.v1.entity.web.interact中的类
查询频道微信分享信息返回实体
LiveGetChannelWxShareResponse() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveGetChannelWxShareResponse
 
LiveGetChatAdminDataRequest - net.polyv.live.v1.entity.chat中的类
查询聊天室管理员信息请求实体
LiveGetChatAdminDataRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetChatAdminDataRequest
 
LiveGetChatAdminDataResponse - net.polyv.live.v1.entity.chat中的类
查询聊天室管理员信息响应实体
LiveGetChatAdminDataResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetChatAdminDataResponse
 
LiveGetChatUserCountRequest - net.polyv.live.v1.entity.chat中的类
查询频道聊天室在线人数请求实体
LiveGetChatUserCountRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetChatUserCountRequest
 
LiveGetChildrenRoleListRequest - net.polyv.live.v2.entity.user.children中的类
查询角色列表请求实体
LiveGetChildrenRoleListRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetChildrenRoleListRequest
 
LiveGetChildrenRoleListResponse - net.polyv.live.v2.entity.user.children中的类
查询角色列表响应实体
LiveGetChildrenRoleListResponse() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetChildrenRoleListResponse
 
LiveGetConsultingRecordRequest - net.polyv.live.v1.entity.chat中的类
查询咨询提问记录请求实体
LiveGetConsultingRecordRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetConsultingRecordRequest
 
LiveGetConsultingRecordResponse - net.polyv.live.v1.entity.chat中的类
查询咨询提问记录响应实体
LiveGetConsultingRecordResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetConsultingRecordResponse
 
LiveGetConsultingRecordResponse.User - net.polyv.live.v1.entity.chat中的类
 
LiveGetEnrollListRequest - net.polyv.live.v1.entity.channel.operate中的类
查询报名观看记录请求实体
LiveGetEnrollListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveGetEnrollListRequest
 
LiveGetEnrollListResponse - net.polyv.live.v1.entity.channel.operate中的类
查询报名观看记录响应实体
LiveGetEnrollListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveGetEnrollListResponse
 
LiveGetEnrollListResponse.LiveEnrollFields - net.polyv.live.v1.entity.channel.operate中的类
 
LiveGetEnrollListResponse.LiveEnrollList - net.polyv.live.v1.entity.channel.operate中的类
 
LiveGetFooterSettingRequest - net.polyv.live.v2.entity.user.global中的类
查询页脚设置请求实体
LiveGetFooterSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetFooterSettingRequest
 
LiveGetFooterSettingResponse - net.polyv.live.v2.entity.user.global中的类
查询页脚设置响应实体
LiveGetFooterSettingResponse() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetFooterSettingResponse
 
LiveGetGlobalSwitchRequest - net.polyv.live.v2.entity.user.global中的类
查询全局频道设置请求实体
LiveGetGlobalSwitchRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetGlobalSwitchRequest
 
LiveGetGlobalSwitchResponse - net.polyv.live.v2.entity.user.global中的类
查询全局频道设置响应实体
LiveGetGlobalSwitchResponse() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetGlobalSwitchResponse
 
LiveGetHistoryChatMsgRequest - net.polyv.live.v1.entity.chat中的类
查询历史聊天信息请求实体
LiveGetHistoryChatMsgRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetHistoryChatMsgRequest
 
LiveGetHistoryChatMsgResponse - net.polyv.live.v1.entity.chat中的类
查询历史聊天信息响应实体
LiveGetHistoryChatMsgResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetHistoryChatMsgResponse
 
LiveGetHistoryChatMsgResponse.User - net.polyv.live.v1.entity.chat中的类
 
LiveGetInviteStatsRequest - net.polyv.live.v2.entity.channel.statistics中的类
查询邀请海报明细数据请求实体
LiveGetInviteStatsRequest() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetInviteStatsRequest
 
LiveGetInviteStatsResponse - net.polyv.live.v2.entity.channel.statistics中的类
查询邀请海报明细数据响应实体
LiveGetInviteStatsResponse() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetInviteStatsResponse
 
LiveGetInviteStatsResponse.InviteStats - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetLiveSessionRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询时间内直播场次数据请求实体
LiveGetLiveSessionRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveGetLiveSessionRequest
 
LiveGetLiveSessionResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询时间内直播场次数据响应实体
LiveGetLiveSessionResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveGetLiveSessionResponse
 
LiveGetLiveSessionResponse.ChannelLiveSession - net.polyv.live.v2.entity.channel.viewdata中的类
 
LiveGetLotteryListRequest - net.polyv.live.v2.entity.channel.statistics中的类
查询频道中奖统计记录请求实体
LiveGetLotteryListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetLotteryListRequest
 
LiveGetLotteryListResponse - net.polyv.live.v2.entity.channel.statistics中的类
查询频道中奖统计记录响应实体
LiveGetLotteryListResponse() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetLotteryListResponse
 
LiveGetLotteryListResponse.LotteryListContents - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetLotteryListResponse.LotteryListExt - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetLotteryListResponse.LotteryListExtCollectInfo - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetMarqueeRequest - net.polyv.live.v2.entity.user.template中的类
查询默认模板防录屏设置请求实体
LiveGetMarqueeRequest() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveGetMarqueeRequest
 
LiveGetMarqueeResponse - net.polyv.live.v2.entity.user.template中的类
查询默认模板防录屏设置响应实体
LiveGetMarqueeResponse() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveGetMarqueeResponse
 
LiveGetMessageListRequest - net.polyv.live.v1.entity.chat中的类
查询频道聊天记录请求实体
LiveGetMessageListRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetMessageListRequest
 
LiveGetMessageListResponse - net.polyv.live.v1.entity.chat中的类
查询频道聊天记录响应实体
LiveGetMessageListResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetMessageListResponse
 
LiveGetMessageListResponse.MessageList - net.polyv.live.v1.entity.chat中的类
 
LiveGetMessageListResponse.MessageListUser - net.polyv.live.v1.entity.chat中的类
 
LiveGetMicDurationRequest - net.polyv.live.v2.entity.channel.account中的类
查询账号时间范围连麦使用量请求实体
LiveGetMicDurationRequest() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveGetMicDurationRequest
 
LiveGetMicDurationResponse - net.polyv.live.v2.entity.channel.account中的类
查询账号时间范围连麦使用量响应实体
LiveGetMicDurationResponse() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveGetMicDurationResponse
 
LiveGetOrganizationListRequest - net.polyv.live.v2.entity.user.children中的类
查询组织架构列表请求实体
LiveGetOrganizationListRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetOrganizationListRequest
 
LiveGetOrganizationListResponse - net.polyv.live.v2.entity.user.children中的类
查询组织架构列表响应实体
LiveGetOrganizationListResponse() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetOrganizationListResponse
 
LiveGetPageSettingRequest - net.polyv.live.v2.entity.user.global中的类
查询观看页默认模板设置请求实体
LiveGetPageSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetPageSettingRequest
 
LiveGetPageSettingResponse - net.polyv.live.v2.entity.user.global中的类
查询观看页默认模板设置响应实体
LiveGetPageSettingResponse() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetPageSettingResponse
 
LiveGetPlaybackListRequest - net.polyv.live.v2.entity.channel.playback中的类
查询多个频道回放列表请求实体
LiveGetPlaybackListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveGetPlaybackListRequest
 
LiveGetPlaybackListResponse - net.polyv.live.v2.entity.channel.playback中的类
查询多个频道回放列表响应实体
LiveGetPlaybackListResponse() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveGetPlaybackListResponse
 
LiveGetPlaybackListResponse.PlaybackVideoList - net.polyv.live.v2.entity.channel.playback中的类
 
LiveGetPlaybackSettingRequest - net.polyv.live.v2.entity.channel.playback中的类
查询频道回放设置请求实体
LiveGetPlaybackSettingRequest() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveGetPlaybackSettingRequest
 
LiveGetPlaybackSettingResponse - net.polyv.live.v2.entity.channel.playback中的类
查询频道回放设置响应实体
LiveGetPlaybackSettingResponse() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveGetPlaybackSettingResponse
 
LiveGetProductEnabledRequest - net.polyv.live.v1.entity.channel.product中的类
查询频道商品库开关状态请求实体
LiveGetProductEnabledRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveGetProductEnabledRequest
 
LiveGetProductEnabledResponse - net.polyv.live.v1.entity.channel.product中的类
查询频道商品库开关状态响应实体
LiveGetProductEnabledResponse() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveGetProductEnabledResponse
 
LiveGetProductListRequest - net.polyv.live.v1.entity.channel.product中的类
查询频道商品列表请求实体
LiveGetProductListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveGetProductListRequest
 
LiveGetProductListResponse - net.polyv.live.v1.entity.channel.product中的类
查询频道商品列表响应实体
LiveGetProductListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveGetProductListResponse
 
LiveGetProductListResponse.channelProductList - net.polyv.live.v1.entity.channel.product中的类
 
LiveGetPVShowSettingRequest - net.polyv.live.v2.entity.user.global中的类
查询观看次数显示开关请求实体
LiveGetPVShowSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetPVShowSettingRequest
 
LiveGetPVShowSettingResponse - net.polyv.live.v2.entity.user.global中的类
查询观看次数显示开关响应实体
LiveGetPVShowSettingResponse() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveGetPVShowSettingResponse
 
LiveGetQuestionStatisticalRequest - net.polyv.live.v1.entity.chat中的类
已过时。
LiveGetQuestionStatisticalRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetQuestionStatisticalRequest
已过时。
 
LiveGetQuestionStatisticalResponse - net.polyv.live.v1.entity.chat中的类
已过时。
LiveGetQuestionStatisticalResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetQuestionStatisticalResponse
已过时。
 
LiveGetRedPackStatsRequest - net.polyv.live.v2.entity.channel.statistics中的类
查询红包派发数据统计请求实体
LiveGetRedPackStatsRequest() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetRedPackStatsRequest
 
LiveGetRedPackStatsResponse - net.polyv.live.v2.entity.channel.statistics中的类
查询红包派发数据统计响应实体
LiveGetRedPackStatsResponse() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetRedPackStatsResponse
 
LiveGetRedPackStatsResponse.ReceiveList - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetRedPackStatsResponse.RedPackStats - net.polyv.live.v2.entity.channel.statistics中的类
 
LiveGetRobotSettingRequest - net.polyv.live.v2.entity.chat中的类
查询频道虚拟人数设置请求实体
LiveGetRobotSettingRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetRobotSettingRequest
 
LiveGetRobotSettingResponse - net.polyv.live.v2.entity.chat中的类
查询频道虚拟人数设置响应实体
LiveGetRobotSettingResponse() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetRobotSettingResponse
 
LiveGetRobotStatsRequest - net.polyv.live.v2.entity.chat中的类
查询频道虚拟人数详情请求实体
LiveGetRobotStatsRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetRobotStatsRequest
 
LiveGetRobotStatsResponse - net.polyv.live.v2.entity.chat中的类
查询频道虚拟人数详情响应实体
LiveGetRobotStatsResponse() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetRobotStatsResponse
 
LiveGetSessionStatsRequest - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道多场次概览统计数据请求实体
LiveGetSessionStatsRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetSessionStatsRequest
 
LiveGetSessionStatsResponse - net.polyv.live.v1.entity.channel.viewdata中的类
查询频道多场次概览统计数据响应实体
LiveGetSessionStatsResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetSessionStatsResponse
 
LiveGetSessionStatsResponse.ChannelSessionStats - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveGetStreamsRequest - net.polyv.live.v2.entity.channel.state中的类
批量查询频道直播流信息请求实体
LiveGetStreamsRequest() - 类 的构造器net.polyv.live.v2.entity.channel.state.LiveGetStreamsRequest
 
LiveGetStreamsResponse - net.polyv.live.v2.entity.channel.state中的类
批量查询频道直播流信息响应实体
LiveGetStreamsResponse() - 类 的构造器net.polyv.live.v2.entity.channel.state.LiveGetStreamsResponse
 
LiveGetStreamsResponse.StreamInfo - net.polyv.live.v2.entity.channel.state中的类
 
LiveGetTemplatePlaybackSettingRequest - net.polyv.live.v2.entity.user.template中的类
查询默认模板回放设置请求实体
LiveGetTemplatePlaybackSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveGetTemplatePlaybackSettingRequest
 
LiveGetTemplatePlaybackSettingResponse - net.polyv.live.v2.entity.user.template中的类
查询默认模板回放设置响应实体
LiveGetTemplatePlaybackSettingResponse() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveGetTemplatePlaybackSettingResponse
 
LiveGetUserBannedListRequest - net.polyv.live.v2.entity.chat中的类
查询账号禁言列表请求实体
LiveGetUserBannedListRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetUserBannedListRequest
 
LiveGetUserBannedListResponse - net.polyv.live.v2.entity.chat中的类
查询账号禁言列表响应实体
LiveGetUserBannedListResponse() - 类 的构造器net.polyv.live.v2.entity.chat.LiveGetUserBannedListResponse
 
LiveGetUserCallbackRequest - net.polyv.live.v2.entity.channel.account中的类
查询全局回调设置请求实体
LiveGetUserCallbackRequest() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveGetUserCallbackRequest
 
LiveGetUserCallbackResponse - net.polyv.live.v2.entity.channel.account中的类
查询全局回调设置响应实体
LiveGetUserCallbackResponse() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveGetUserCallbackResponse
 
LiveGetUserChildrenRequest - net.polyv.live.v2.entity.user.children中的类
查询用户子账号列表请求实体
LiveGetUserChildrenRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetUserChildrenRequest
 
LiveGetUserChildrenResponse - net.polyv.live.v2.entity.user.children中的类
查询用户子账号列表响应实体
LiveGetUserChildrenResponse() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetUserChildrenResponse
 
LiveGetUserChildrenResponse.UserChildren - net.polyv.live.v2.entity.user.children中的类
 
LiveGetUserDonateRequest - net.polyv.live.v2.entity.channel.template中的类
查询直播模板打赏设置请求实体
LiveGetUserDonateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveGetUserDonateRequest
 
LiveGetUserDonateResponse - net.polyv.live.v2.entity.channel.template中的类
查询直播模板打赏设置响应实体
LiveGetUserDonateResponse() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveGetUserDonateResponse
 
LiveGetUserDonateResponse.ChannelGift - net.polyv.live.v2.entity.channel.template中的类
 
LiveGetUserDonateResponse.UserCashDonate - net.polyv.live.v2.entity.channel.template中的类
 
LiveGetUserDonateResponse.UserGiftDonate - net.polyv.live.v2.entity.channel.template中的类
 
LiveGetWatchFeedbackListRequest - net.polyv.live.v2.entity.channel.player中的类
查询投诉反馈请求实体
LiveGetWatchFeedbackListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.player.LiveGetWatchFeedbackListRequest
 
LiveGetWatchFeedbackListResponse - net.polyv.live.v2.entity.channel.player中的类
查询投诉反馈响应实体
LiveGetWatchFeedbackListResponse() - 类 的构造器net.polyv.live.v2.entity.channel.player.LiveGetWatchFeedbackListResponse
 
LiveGetWatchFeedbackListResponse.FeedbackInfo - net.polyv.live.v2.entity.channel.player中的类
 
LiveGlobalConfig - net.polyv.live.v1.config中的类
直播全局配置类
LiveKickedListRequest - net.polyv.live.v1.entity.chat中的类
查询频道踢人列表请求实体
LiveKickedListRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveKickedListRequest
 
LiveKickedListResponse - net.polyv.live.v1.entity.chat中的类
查询频道踢人列表响应实体
LiveKickedListResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveKickedListResponse
 
LiveListAccountBasicInfoV2Request - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的基础信息请求实体
LiveListAccountBasicInfoV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountBasicInfoV2Request
 
LiveListAccountBasicV2Request - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的基础信息请求实体
LiveListAccountBasicV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountBasicV2Request
 
LiveListAccountBasicV2Response - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的基础信息响应实体
LiveListAccountBasicV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountBasicV2Response
 
LiveListAccountBasicV2Response.BasicVideoList - net.polyv.live.v2.entity.channel.account中的类
 
LiveListAccountBasicV2Response.LiveChannelBasic - net.polyv.live.v2.entity.channel.account中的类
 
LiveListAccountChannelBasicRequest - net.polyv.live.v1.entity.account中的类
查询账号下所有频道缩略信息请求实体
LiveListAccountChannelBasicRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountChannelBasicRequest
 
LiveListAccountChannelBasicResponse - net.polyv.live.v1.entity.account中的类
查询账号下所有频道缩略信息返回实体
LiveListAccountChannelBasicResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountChannelBasicResponse
 
LiveListAccountChannelBasicResponse.ChannelBasicInfo - net.polyv.live.v1.entity.account中的类
 
LiveListAccountChannelSimpleV2Request - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的缩略信息请求实体
LiveListAccountChannelSimpleV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountChannelSimpleV2Request
 
LiveListAccountChannelSimpleV2Response - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的缩略信息响应实体
LiveListAccountChannelSimpleV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountChannelSimpleV2Response
 
LiveListAccountChannelSimpleV2Response.ChannelBasicInfo - net.polyv.live.v2.entity.channel.account中的类
 
LiveListAccountDetailRequest - net.polyv.live.v1.entity.account中的类
查询所有频道详细信息请求实体
LiveListAccountDetailRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountDetailRequest
 
LiveListAccountDetailResponse - net.polyv.live.v1.entity.account中的类
查询账号下所有频道详细信息返回实体
LiveListAccountDetailResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountDetailResponse
 
LiveListAccountDetailResponse.LiveAuthSetting - net.polyv.live.v1.entity.account中的类
 
LiveListAccountDetailResponse.LiveChannelDetail - net.polyv.live.v1.entity.account中的类
 
LiveListAccountDetailV2Request - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的详细信息请求实体
LiveListAccountDetailV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountDetailV2Request
 
LiveListAccountDetailV2Response - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的详细信息响应实体
LiveListAccountDetailV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListAccountDetailV2Response
 
LiveListAccountDetailV2Response.LiveAuthSetting - net.polyv.live.v2.entity.channel.account中的类
 
LiveListAccountDetailV2Response.LiveChannelDetail - net.polyv.live.v2.entity.channel.account中的类
 
LiveListAccountRequest - net.polyv.live.v1.entity.account中的类
查询账号下的频道列表请求实体
LiveListAccountRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountRequest
 
LiveListAccountResponse - net.polyv.live.v1.entity.account中的类
查询账号下的频道列表返回实体
LiveListAccountResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveListAccountResponse
 
LiveListAccountViewlogRequest - net.polyv.live.v2.entity.channel.viewdata中的类
分页查询账号观看记录请求实体
LiveListAccountViewlogRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListAccountViewlogRequest
 
LiveListAccountViewlogResponse - net.polyv.live.v2.entity.channel.viewdata中的类
分页查询账号观看记录响应实体
LiveListAccountViewlogResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListAccountViewlogResponse
 
LiveListAccountViewlogResponse.ViewlogDetail - net.polyv.live.v2.entity.channel.viewdata中的类
 
LiveListCategoryRequest - net.polyv.live.v1.entity.account中的类
查询账号下直播分类请求实体
LiveListCategoryRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveListCategoryRequest
 
LiveListCategoryResponse - net.polyv.live.v1.entity.account中的类
查询账号下直播分类返回实体
LiveListCategoryResponse() - 类 的构造器net.polyv.live.v1.entity.account.LiveListCategoryResponse
 
LiveListCategoryResponse.LiveCategory - net.polyv.live.v1.entity.account中的类
 
LiveListChannelDocRequest - net.polyv.live.v1.entity.channel.doc中的类
获取频道文档列表请求体
LiveListChannelDocRequest() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveListChannelDocRequest
 
LiveListChannelDocResponse - net.polyv.live.v1.entity.channel.doc中的类
获取频道文档列表返回实体
LiveListChannelDocResponse() - 类 的构造器net.polyv.live.v1.entity.channel.doc.LiveListChannelDocResponse
 
LiveListChannelDocResponse.ChannelDoc - net.polyv.live.v1.entity.channel.doc中的类
 
LiveListChannelLikeRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道点赞详情请求实体
LiveListChannelLikeRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListChannelLikeRequest
 
LiveListChannelLikeResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道点赞详情响应实体
LiveListChannelLikeResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListChannelLikeResponse
 
LiveListChannelLikeResponse.ChannelLike - net.polyv.live.v2.entity.channel.viewdata中的类
 
LiveListChannelMenuRequest - net.polyv.live.v1.entity.web.menu中的类
查询频道的菜单信息请求实体
LiveListChannelMenuRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveListChannelMenuRequest
 
LiveListChannelMenuResponse - net.polyv.live.v1.entity.web.menu中的类
查询频道的菜单信息请求实体
LiveListChannelMenuResponse() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveListChannelMenuResponse
 
LiveListChannelMenuResponse.ChannelMenu - net.polyv.live.v1.entity.web.menu中的类
 
LiveListChannelMicRequest - net.polyv.live.v1.entity.channel.viewdata中的类
分页获取连麦情况使用详情请求体
LiveListChannelMicRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelMicRequest
 
LiveListChannelMicResponse - net.polyv.live.v1.entity.channel.viewdata中的类
分页获取连麦情况使用详情返回实体
LiveListChannelMicResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelMicResponse
 
LiveListChannelMicResponse.ChannelMic - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveListChannelPPTRecordRequest - net.polyv.live.v1.entity.channel.operate中的类
查询课件重制任务列表请求实体
LiveListChannelPPTRecordRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveListChannelPPTRecordRequest
 
LiveListChannelPPTRecordResponse - net.polyv.live.v1.entity.channel.operate中的类
查询课件重制任务列表返回实体
LiveListChannelPPTRecordResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveListChannelPPTRecordResponse
 
LiveListChannelPPTRecordResponse.LivePPTRecord - net.polyv.live.v1.entity.channel.operate中的类
 
LiveListChannelSessionInfoRequest - net.polyv.live.v1.entity.channel.playback中的类
查询频道直播场次信息请求实体
LiveListChannelSessionInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelSessionInfoRequest
 
LiveListChannelSessionInfoResponse - net.polyv.live.v1.entity.channel.playback中的类
查询频道直播场次信息返回实体
LiveListChannelSessionInfoResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelSessionInfoResponse
 
LiveListChannelSessionInfoResponse.ChannelSessionInfo - net.polyv.live.v1.entity.channel.playback中的类
 
LiveListChannelsFollowRequest - net.polyv.live.v2.entity.channel.operate中的类
获取频道关注公众号设置信息请求实体
LiveListChannelsFollowRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveListChannelsFollowRequest
 
LiveListChannelsFollowResponse - net.polyv.live.v2.entity.channel.operate中的类
获取频道关注公众号设置信息响应实体
LiveListChannelsFollowResponse() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveListChannelsFollowResponse
 
LiveListChannelsFollowResponse.ChannelsFollow - net.polyv.live.v2.entity.channel.operate中的类
 
LiveListChannelsLotteryRequest - net.polyv.live.v2.entity.channel.web.interact中的类
查询多个频道抽奖记录请求实体
LiveListChannelsLotteryRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveListChannelsLotteryRequest
 
LiveListChannelsLotteryResponse - net.polyv.live.v2.entity.channel.web.interact中的类
查询多个频道抽奖记录响应实体
LiveListChannelsLotteryResponse() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveListChannelsLotteryResponse
 
LiveListChannelsLotteryResponse.LotteryListModel - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveListChannelStreamStatusRequest - net.polyv.live.v1.entity.channel.state中的类
批量查询频道直播流状态请求实体
LiveListChannelStreamStatusRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveListChannelStreamStatusRequest
 
LiveListChannelStreamStatusResponse - net.polyv.live.v1.entity.channel.state中的类
批量查询频道直播流状态返回实体
LiveListChannelStreamStatusResponse() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveListChannelStreamStatusResponse
 
LiveListChannelStreamStatusV2Request - net.polyv.live.v2.entity.channel.state中的类
批量查询频道直播状态请求实体
LiveListChannelStreamStatusV2Request() - 类 的构造器net.polyv.live.v2.entity.channel.state.LiveListChannelStreamStatusV2Request
 
LiveListChannelStreamStatusV2Response - net.polyv.live.v2.entity.channel.state中的类
批量查询频道直播状态响应实体
LiveListChannelStreamStatusV2Response() - 类 的构造器net.polyv.live.v2.entity.channel.state.LiveListChannelStreamStatusV2Response
 
LiveListChannelSummaryRequest - net.polyv.live.v1.entity.channel.viewdata中的类
查询多个频道汇总的统计数据请求实体
LiveListChannelSummaryRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelSummaryRequest
 
LiveListChannelSummaryResponse - net.polyv.live.v1.entity.channel.viewdata中的类
查询多个频道汇总的统计数据返回实体
LiveListChannelSummaryResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelSummaryResponse
 
LiveListChannelSummaryResponse.ChannelSummary - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveListChannelVideoLibraryRequest - net.polyv.live.v1.entity.channel.playback中的类
查询视频库列表请求实体
LiveListChannelVideoLibraryRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelVideoLibraryRequest
 
LiveListChannelVideoLibraryResponse - net.polyv.live.v1.entity.channel.playback中的类
查询视频库列表返回实体
LiveListChannelVideoLibraryResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveListChannelVideoLibraryResponse
 
LiveListChannelVideoLibraryResponse.ChannelVideoLibrary - net.polyv.live.v1.entity.channel.playback中的类
 
LiveListChannelViewerCountRequest - net.polyv.live.v1.entity.channel.viewdata中的类
查询多个频道的实时在线人数请求实体
LiveListChannelViewerCountRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewerCountRequest
 
LiveListChannelViewerCountResponse - net.polyv.live.v1.entity.channel.viewdata中的类
查询多个频道的实时在线人数返回实体
LiveListChannelViewerCountResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewerCountResponse
 
LiveListChannelViewerCountResponse.ChannelViewerCount - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveListChannelViewlogRequest - net.polyv.live.v1.entity.channel.viewdata中的类
分页查询频道观看日志请求实体
LiveListChannelViewlogRequest() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewlogRequest
 
LiveListChannelViewlogResponse - net.polyv.live.v1.entity.channel.viewdata中的类
分页查询频道观看日志返回实体
LiveListChannelViewlogResponse() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveListChannelViewlogResponse
 
LiveListChannelViewlogResponse.LiveChannelViewlog - net.polyv.live.v1.entity.channel.viewdata中的类
 
LiveListLinkMicDetailRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道连麦详情数据请求实体
LiveListLinkMicDetailRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListLinkMicDetailRequest
 
LiveListLinkMicDetailResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道连麦详情数据响应实体
LiveListLinkMicDetailResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListLinkMicDetailResponse
 
LiveListLinkMicDetailResponse.MicDetail - net.polyv.live.v2.entity.channel.viewdata中的类
 
LiveListLotteryRequest - net.polyv.live.v1.entity.interact中的类
获取频道抽奖记录列表请求实体
LiveListLotteryRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveListLotteryRequest
 
LiveListLotteryResponse - net.polyv.live.v1.entity.interact中的类
获取频道抽奖记录列表返回实体
LiveListLotteryResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveListLotteryResponse
 
LiveListLotteryResponse.CollectInfoFieldModel - net.polyv.live.v1.entity.interact中的类
 
LiveListLotteryResponse.LotteryListModel - net.polyv.live.v1.entity.interact中的类
 
LiveListUserPlaybackRequest - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的回放视频请求实体
LiveListUserPlaybackRequest() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListUserPlaybackRequest
 
LiveListUserPlaybackResponse - net.polyv.live.v2.entity.channel.account中的类
查询所有频道的回放视频响应实体
LiveListUserPlaybackResponse() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListUserPlaybackResponse
 
LiveListUserPlaybackResponse.UserPlayback - net.polyv.live.v2.entity.channel.account中的类
 
LiveLotteryActivityList() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListPageResponse.LiveLotteryActivityList
 
LiveLotteryActivityListPageResponse - net.polyv.live.v2.entity.channel.interact中的类
查询抽奖活动列表响应实体
LiveLotteryActivityListPageResponse() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListPageResponse
 
LiveLotteryActivityListPageResponse.CustomGroup - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityListPageResponse.LiveLotteryActivityList - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityListPageResponse.PrizeInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityListPageResponse.ReceiveInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityListRequest - net.polyv.live.v2.entity.channel.interact中的类
查询抽奖活动列表请求实体
LiveLotteryActivityListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListRequest
 
LiveLotteryActivityRequest - net.polyv.live.v2.entity.channel.interact中的类
查询抽奖活动请求实体
LiveLotteryActivityRequest() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityRequest
 
LiveLotteryActivityResponse - net.polyv.live.v2.entity.channel.interact中的类
查询抽奖活动返回实体
LiveLotteryActivityResponse() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityResponse
 
LiveLotteryActivityResponse.CustomGroup - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityResponse.PrizeInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityResponse.ReceiveInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveLotteryActivityServiceImpl - net.polyv.live.v1.service.interact.impl中的类
抽奖活动
LiveLotteryActivityServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
 
LiveLotteryServiceImpl - net.polyv.live.v1.service.interact.impl中的类
抽奖管理
LiveLotteryServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
 
LiveLotteryWinnerDetailRequest - net.polyv.live.v1.entity.interact中的类
获取频道单场抽奖的中奖记录请求实体
LiveLotteryWinnerDetailRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveLotteryWinnerDetailRequest
 
LiveLotteryWinnerDetailResponse - net.polyv.live.v1.entity.interact中的类
获取频道单场抽奖的中奖记录返回实体
LiveLotteryWinnerDetailResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveLotteryWinnerDetailResponse
 
LiveLotteryWinnerDetailResponse.LotteryWinnerDetail - net.polyv.live.v1.entity.interact中的类
 
LiveMergeChannelVideoAsyncRequest - net.polyv.live.v1.entity.channel.playback中的类
异步合并直播录制文件请求实体
LiveMergeChannelVideoAsyncRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeChannelVideoAsyncRequest
 
LiveMergeChannelVideoAsyncRequest.LiveMergeChannelVideoCallback - net.polyv.live.v1.entity.channel.playback中的类
 
LiveMergeChannelVideoCallback() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeChannelVideoAsyncRequest.LiveMergeChannelVideoCallback
 
LiveMergeChannelVideoRequest - net.polyv.live.v1.entity.channel.playback中的类
合并录制文件请求实体
LiveMergeChannelVideoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeChannelVideoRequest
 
LiveMergeMp4RecordRequest - net.polyv.live.v1.entity.channel.playback中的类
导出合并的录制文件并回调mp4下载地址请求实体
LiveMergeMp4RecordRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeMp4RecordRequest
 
LiveMergeMp4RecordResponse - net.polyv.live.v1.entity.channel.playback中的类
导出合并的录制文件并回调mp4下载地址返回实体
LiveMergeMp4RecordResponse() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeMp4RecordResponse
 
LiveMergeMp4RecordResponse.MergeMp4RecordCallback - net.polyv.live.v1.entity.channel.playback中的类
 
LivePageCommonRequest - net.polyv.live.v1.entity中的类
直播分页公共请求实体
LivePageCommonRequest() - 类 的构造器net.polyv.live.v1.entity.LivePageCommonRequest
 
LivePageCommonResponse - net.polyv.live.v1.entity中的类
直播分页公共返回实体
LivePageCommonResponse() - 类 的构造器net.polyv.live.v1.entity.LivePageCommonResponse
 
LivePageLimitCommonRequest - net.polyv.live.v1.entity中的类
直播分页公共请求实体
LivePageLimitCommonRequest() - 类 的构造器net.polyv.live.v1.entity.LivePageLimitCommonRequest
 
LivePageNumberCommonRequest - net.polyv.live.v1.entity中的类
直播分页公共请求实体
LivePageNumberCommonRequest() - 类 的构造器net.polyv.live.v1.entity.LivePageNumberCommonRequest
 
LivePageSizeCommonRequest - net.polyv.live.v1.entity中的类
直播分页公共请求实体
LivePageSizeCommonRequest() - 类 的构造器net.polyv.live.v1.entity.LivePageSizeCommonRequest
 
LivePauseRobotRequest - net.polyv.live.v2.entity.chat中的类
停止频道虚拟人数请求实体
LivePauseRobotRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LivePauseRobotRequest
 
LivePlayerServiceImpl - net.polyv.live.v1.service.player.impl中的类
直播签到管理
LivePlayerServiceImpl() - 类 的构造器net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
 
LivePPTRecord() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveListChannelPPTRecordResponse.LivePPTRecord
 
LivePushChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
推送频道卡片请求实体
LivePushChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LivePushChannelCardPushRequest
 
LivePushProductRequest - net.polyv.live.v1.entity.channel.product中的类
推送频道商品库商品请求实体
LivePushProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LivePushProductRequest
 
LiveQuestionAnswerRecordRequest - net.polyv.live.v1.entity.interact中的类
查询频道答题卡答题结果
LiveQuestionAnswerRecordRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionAnswerRecordRequest
 
LiveQuestionAnswerRecordResponse - net.polyv.live.v1.entity.interact中的类
查询频道答题卡答题结果响应实体
LiveQuestionAnswerRecordResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionAnswerRecordResponse
 
LiveQuestionAnswerRecordResponse.Option - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionAnswerRecordResponse.Record - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireDetailRequest - net.polyv.live.v1.entity.interact中的类
查询频道问卷详情请求实体
LiveQuestionnaireDetailRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailRequest
 
LiveQuestionnaireDetailResponse - net.polyv.live.v1.entity.interact中的类
查询频道问卷详情响应实体
LiveQuestionnaireDetailResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailResponse
 
LiveQuestionnaireDetailResponse.QuestionDetail - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireDetailSetRequest - net.polyv.live.v1.entity.interact中的类
查询频道问卷详情请求实体
LiveQuestionnaireDetailSetRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailSetRequest
 
LiveQuestionnaireDetailSetRequest.QuestionDetail - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireDetailSetResponse - net.polyv.live.v1.entity.interact中的类
查询频道问卷详情响应实体
LiveQuestionnaireDetailSetResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailSetResponse
 
LiveQuestionnaireEndRequest - net.polyv.live.v1.entity.interact中的类
手动结束问卷请求实体
LiveQuestionnaireEndRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireEndRequest
 
LiveQuestionnaireListRequest - net.polyv.live.v1.entity.interact中的类
查询频道问卷列表请求实体
LiveQuestionnaireListRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireListRequest
 
LiveQuestionnaireListResponse - net.polyv.live.v1.entity.interact中的类
查询频道问卷列表响应实体
LiveQuestionnaireListResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireListResponse
 
LiveQuestionnaireListResponse.QuestionDetail - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireResultPageRequest - net.polyv.live.v1.entity.interact中的类
分页查询频道问卷结果请求实体
LiveQuestionnaireResultPageRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultPageRequest
 
LiveQuestionnaireResultPageResponse - net.polyv.live.v1.entity.interact中的类
分页查询频道问卷结果响应实体
LiveQuestionnaireResultPageResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultPageResponse
 
LiveQuestionnaireResultRequest - net.polyv.live.v1.entity.interact中的类
查询频道问卷结果请求实体
LiveQuestionnaireResultRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultRequest
 
LiveQuestionnaireResultResponse - net.polyv.live.v1.entity.interact中的类
查询频道问卷结果响应实体
LiveQuestionnaireResultResponse() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultResponse
 
LiveQuestionnaireResultResponse.QuestionStats - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireResultResponse.QuestionStats.QuestionStat - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireResultResponse.Users - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireResultResponse.Users.Answers - net.polyv.live.v1.entity.interact中的类
 
LiveQuestionnaireServiceImpl - net.polyv.live.v1.service.interact.impl中的类
直播互动管理
LiveQuestionnaireServiceImpl() - 类 的构造器net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
 
LiveRealviewersRequest - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道实时并发数据请求实体
LiveRealviewersRequest() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveRealviewersRequest
 
LiveRealviewersResponse - net.polyv.live.v2.entity.channel.viewdata中的类
查询频道实时并发数据响应实体
LiveRealviewersResponse() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveRealviewersResponse
 
LiveRemoveChatContentsRequest - net.polyv.live.v2.entity.channel.operate中的类
批量删除频道多条聊天记录请求实体
LiveRemoveChatContentsRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveRemoveChatContentsRequest
 
LiveResultBaseService - net.polyv.live.v1.service中的类
 
LiveResultBaseService() - 类 的构造器net.polyv.live.v1.service.LiveResultBaseService
 
LiveResultCommonResponse - net.polyv.live.v1.entity中的类
v1接口特殊返回格式
LiveResultCommonResponse() - 类 的构造器net.polyv.live.v1.entity.LiveResultCommonResponse
 
LiveResumeChannelStreamRequest - net.polyv.live.v1.entity.channel.state中的类
恢复直播频道推流请求体
LiveResumeChannelStreamRequest() - 类 的构造器net.polyv.live.v1.entity.channel.state.LiveResumeChannelStreamRequest
 
LiveSendAdminMessageRequest - net.polyv.live.v1.entity.chat中的类
管理员发送聊天信息请求实体
LiveSendAdminMessageRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendAdminMessageRequest
 
LiveSendAdminMessageResponse - net.polyv.live.v1.entity.chat中的类
管理员发送聊天信息响应实体
LiveSendAdminMessageResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendAdminMessageResponse
 
LiveSendChannelChatRequest - net.polyv.live.v1.entity.chat中的类
管理员发送频道聊天信息请求实体
LiveSendChannelChatRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendChannelChatRequest
 
LiveSendChannelLikeRequest - net.polyv.live.v1.entity.interact中的类
发送点赞请求实体
LiveSendChannelLikeRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveSendChannelLikeRequest
 
LiveSendChannelRewardMsgRequest - net.polyv.live.v1.entity.interact中的类
发送打赏消息请求实体
LiveSendChannelRewardMsgRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveSendChannelRewardMsgRequest
 
LiveSendChatMsgRequest - net.polyv.live.v1.entity.chat中的类
已过时。
LiveSendChatMsgRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendChatMsgRequest
已过时。
 
LiveSendChatMsgResponse - net.polyv.live.v1.entity.chat中的类
通过HTTP接口发送聊天消息签到记录
LiveSendChatMsgResponse() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendChatMsgResponse
 
LiveSendCustomChatRequest - net.polyv.live.v1.entity.chat中的类
发送自定义聊天信息请求实体
LiveSendCustomChatRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSendCustomChatRequest
 
LiveSendCustomMessageRequest - net.polyv.live.v2.entity.chat中的类
发送自定义消息请求实体
LiveSendCustomMessageRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveSendCustomMessageRequest
 
LiveSessionListRequest - net.polyv.live.v2.entity.channel.session中的类
查询频道场次信息请求实体
LiveSessionListRequest() - 类 的构造器net.polyv.live.v2.entity.channel.session.LiveSessionListRequest
 
LiveSessionListResponse - net.polyv.live.v2.entity.channel.session中的类
查询频道场次信息响应实体
LiveSessionListResponse() - 类 的构造器net.polyv.live.v2.entity.channel.session.LiveSessionListResponse
 
LiveSessionListResponse.SessionInfo - net.polyv.live.v2.entity.channel.session中的类
 
LiveSetAntiRecordRequest - net.polyv.live.v1.entity.player中的类
设置频道防录屏信息请求实体
LiveSetAntiRecordRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetAntiRecordRequest
 
LiveSetChatAdminDataRequest - net.polyv.live.v1.entity.chat中的类
设置聊天室管理员信息请求实体
LiveSetChatAdminDataRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSetChatAdminDataRequest
 
LiveSetConsultingEnabledRequest - net.polyv.live.v1.entity.web.menu中的类
设置提问功能显示开关请求实体
LiveSetConsultingEnabledRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveSetConsultingEnabledRequest
 
LiveSetLotteryWinnerInfoRequest - net.polyv.live.v1.entity.interact中的类
设置抽奖中奖者信息请求实体
LiveSetLotteryWinnerInfoRequest() - 类 的构造器net.polyv.live.v1.entity.interact.LiveSetLotteryWinnerInfoRequest
 
LiveSetPlayerHeaderAdvertRequest - net.polyv.live.v1.entity.player中的类
设置播放器暂停广告请求实体
LiveSetPlayerHeaderAdvertRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetPlayerHeaderAdvertRequest
 
LiveSetPlayerImgRequest - net.polyv.live.v1.entity.player中的类
设置播放器暖场图片请求实体
LiveSetPlayerImgRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetPlayerImgRequest
 
LiveSetPlayerLogoRequest - net.polyv.live.v1.entity.player中的类
设置播放器Logo请求实体
LiveSetPlayerLogoRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetPlayerLogoRequest
 
LiveSetPlayerPauseAdvertRequest - net.polyv.live.v1.entity.player中的类
设置播放器暂停广告请求实体
LiveSetPlayerPauseAdvertRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetPlayerPauseAdvertRequest
 
LiveSetPlayerUrlMarqueeRequest - net.polyv.live.v1.entity.player中的类
设置播放器自定义url跑马灯请求实体
LiveSetPlayerUrlMarqueeRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetPlayerUrlMarqueeRequest
 
LiveSetTeacherDataRequest - net.polyv.live.v1.entity.chat中的类
设置讲师信息请求实体
LiveSetTeacherDataRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveSetTeacherDataRequest
 
LiveSetWarmupEnableRequest - net.polyv.live.v1.entity.player中的类
设置频道的暖场设置开关请求实体
LiveSetWarmupEnableRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetWarmupEnableRequest
 
LiveSetWarmupVedioRequest - net.polyv.live.v1.entity.player中的类
设置播放器暖场视频请求实体
LiveSetWarmupVedioRequest() - 类 的构造器net.polyv.live.v1.entity.player.LiveSetWarmupVedioRequest
 
LiveShelfChannelProductRequest - net.polyv.live.v1.entity.channel.product中的类
修改频道商品库上下架状态请求实体
LiveShelfChannelProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveShelfChannelProductRequest
 
LiveSignUtil - net.polyv.live.v1.util中的类
polyv 直播签名工具类
LiveSonChannelInfoListRequest - net.polyv.live.v1.entity.channel.operate中的类
查询频道号下所有角色信息请求体
LiveSonChannelInfoListRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveSonChannelInfoListRequest
 
LiveSonChannelInfoListResponse - net.polyv.live.v1.entity.channel.operate中的类
查询频道号下所有角色信息返回体
LiveSonChannelInfoListResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveSonChannelInfoListResponse
 
LiveSonChannelInfoRequest - net.polyv.live.v1.entity.channel.operate中的类
查询角色信息请求体
LiveSonChannelInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveSonChannelInfoRequest
 
LiveSonChannelInfoResponse - net.polyv.live.v1.entity.channel.operate中的类
查询角色信息返回体
LiveSonChannelInfoResponse() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveSonChannelInfoResponse
 
LiveSortChannelProductRequest - net.polyv.live.v1.entity.channel.product中的类
修改频道商品库列表顺序请求实体
LiveSortChannelProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveSortChannelProductRequest
 
LiveStateChangeCallback() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountStreamCallbackRequest.LiveStateChangeCallback
 
LiveTeacherDocRelationRequest - net.polyv.live.v2.entity.channel.doc中的类
讲师文档关系管理请求实体
LiveTeacherDocRelationRequest() - 类 的构造器net.polyv.live.v2.entity.channel.doc.LiveTeacherDocRelationRequest
 
LiveUpdateAccountRequest - net.polyv.live.v2.entity.channel.operate.account中的类
修改角色信息请求实体
LiveUpdateAccountRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveUpdateAccountRequest
 
LiveUpdateAccountRequest.Purview - net.polyv.live.v2.entity.channel.operate.account中的类
 
LiveUpdateAccountResponse - net.polyv.live.v2.entity.channel.operate.account中的类
修改角色信息响应实体
LiveUpdateAccountResponse() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveUpdateAccountResponse
 
LiveUpdateAccountSwitchRequest - net.polyv.live.v1.entity.account中的类
设置功能开关状态请求实体
LiveUpdateAccountSwitchRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveUpdateAccountSwitchRequest
 
LiveUpdateBannedUserRequest - net.polyv.live.v2.entity.chat中的类
禁言/解禁用户请求实体
LiveUpdateBannedUserRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveUpdateBannedUserRequest
 
LiveUpdateCategoryRequest - net.polyv.live.v1.entity.account中的类
修改直播频道分类名称请求实体
LiveUpdateCategoryRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveUpdateCategoryRequest
 
LiveUpdateCategorySortRequest - net.polyv.live.v1.entity.account中的类
修改直播频道分类顺序请求实体
LiveUpdateCategorySortRequest() - 类 的构造器net.polyv.live.v1.entity.account.LiveUpdateCategorySortRequest
 
LiveUpdateChannelAuthRequest - net.polyv.live.v1.entity.web.auth中的类
设置观看条件请求实体
LiveUpdateChannelAuthRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveUpdateChannelAuthRequest
 
LiveUpdateChannelAuthUrlRequest - net.polyv.live.v1.entity.web.auth中的类
设置授权认证URL请求实体
LiveUpdateChannelAuthUrlRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveUpdateChannelAuthUrlRequest
 
LiveUpdateChannelCallbackSettingRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道回调设置请求实体
LiveUpdateChannelCallbackSettingRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveUpdateChannelCallbackSettingRequest
 
LiveUpdateChannelCardPushRequest - net.polyv.live.v2.entity.channel.web.interact.cardpush中的类
修改频道卡片推送请求实体
LiveUpdateChannelCardPushRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.cardpush.LiveUpdateChannelCardPushRequest
 
LiveUpdateChannelCashRequest - net.polyv.live.v1.entity.web.interact中的类
设置现金打赏请求体
LiveUpdateChannelCashRequest() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveUpdateChannelCashRequest
 
LiveUpdateChannelCountDownRequest - net.polyv.live.v1.entity.web.info中的类
设置频道直播倒计时信息请求实体
LiveUpdateChannelCountDownRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelCountDownRequest
 
LiveUpdateChannelDecorateRequest - net.polyv.live.v2.entity.channel.operate中的类
修改频道装修设置(新版)请求实体
LiveUpdateChannelDecorateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelDecorateRequest
 
LiveUpdateChannelDecorateRequest.DecorateChat - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDecorateRequest.DecorateDesc - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDecorateRequest.DecorateDescEn - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDecorateRequest.DecorateMenus - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDecorateRequest.DecoratePlayer - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDecorateRequest.DecorateSplash - net.polyv.live.v2.entity.channel.operate中的类
 
LiveUpdateChannelDonateRequest - net.polyv.live.v2.entity.channel.web.interact中的类
修改频道礼物打赏设置请求实体
LiveUpdateChannelDonateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveUpdateChannelDonateRequest
 
LiveUpdateChannelDonateRequest.ChannelGift - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveUpdateChannelDonateRequest.ChannelGiftDonate - net.polyv.live.v2.entity.channel.web.interact中的类
 
LiveUpdateChannelGoodRequest - net.polyv.live.v1.entity.web.interact中的类
设置道具打赏请求实体
LiveUpdateChannelGoodRequest() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveUpdateChannelGoodRequest
 
LiveUpdateChannelGoodRequest.ChannelGood - net.polyv.live.v1.entity.web.interact中的类
 
LiveUpdateChannelLikesRequest - net.polyv.live.v1.entity.web.info中的类
设置频道点赞数和观看热度值请求实体
LiveUpdateChannelLikesRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelLikesRequest
 
LiveUpdateChannelLogoRequest - net.polyv.live.v1.entity.web.info中的类
设置频道图标请求实体
LiveUpdateChannelLogoRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelLogoRequest
 
LiveUpdateChannelMaxViewerRequest - net.polyv.live.v1.entity.channel.operate中的类
设置频道最大在线人数请求实体
LiveUpdateChannelMaxViewerRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveUpdateChannelMaxViewerRequest
 
LiveUpdateChannelMenuInfoRequest - net.polyv.live.v1.entity.web.menu中的类
设置指定菜单id的频道菜单信息请求实体
LiveUpdateChannelMenuInfoRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveUpdateChannelMenuInfoRequest
 
LiveUpdateChannelMenuRequest - net.polyv.live.v1.entity.web.menu中的类
设置自定义菜单直播介绍请求实体
LiveUpdateChannelMenuRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveUpdateChannelMenuRequest
 
LiveUpdateChannelMenuSortRequest - net.polyv.live.v1.entity.web.menu中的类
设置频道菜单排序请求实体
LiveUpdateChannelMenuSortRequest() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveUpdateChannelMenuSortRequest
 
LiveUpdateChannelNameRequest - net.polyv.live.v1.entity.web.info中的类
设置频道名称请求实体
LiveUpdateChannelNameRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelNameRequest
 
LiveUpdateChannelPublisherRequest - net.polyv.live.v1.entity.web.info中的类
设置主持人姓名请求实体
LiveUpdateChannelPublisherRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelPublisherRequest
 
LiveUpdateChannelRealtimeSubtitleRequest - net.polyv.live.v1.entity.channel.advanced中的类
修改实时字幕语言类型枚举请求实体
LiveUpdateChannelRealtimeSubtitleRequest() - 类 的构造器net.polyv.live.v1.entity.channel.advanced.LiveUpdateChannelRealtimeSubtitleRequest
 
LiveUpdateChannelRequest - net.polyv.live.v2.entity.channel.operate中的类
修改频道设置请求实体
LiveUpdateChannelRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelRequest
 
LiveUpdateChannelsFollowRequest - net.polyv.live.v2.entity.channel.operate中的类
修改频道关注公众号设置信息请求实体
LiveUpdateChannelsFollowRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelsFollowRequest
 
LiveUpdateChannelShareRequest - net.polyv.live.v2.entity.channel.web.interact.share中的类
修改频道微信分享信息请求实体
LiveUpdateChannelShareRequest() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.share.LiveUpdateChannelShareRequest
 
LiveUpdateChannelSkinRequest - net.polyv.live.v2.entity.channel.operate中的类
批量修改频道皮肤请求实体
LiveUpdateChannelSkinRequest() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveUpdateChannelSkinRequest
 
LiveUpdateChannelSplashRequest - net.polyv.live.v1.entity.web.info中的类
设置引导开关以及引导图片请求实体
LiveUpdateChannelSplashRequest() - 类 的构造器net.polyv.live.v1.entity.web.info.LiveUpdateChannelSplashRequest
 
LiveUpdateChannelStreamRequest - net.polyv.live.v1.entity.channel.operate中的类
修改直播推流方式请求实体
LiveUpdateChannelStreamRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveUpdateChannelStreamRequest
 
LiveUpdateChannelWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
更新白名单请求实体
LiveUpdateChannelWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveUpdateChannelWhiteListRequest
 
LiveUpdateChannelWxShareRequest - net.polyv.live.v1.entity.web.interact中的类
设置频道微信分享信息请求实体
LiveUpdateChannelWxShareRequest() - 类 的构造器net.polyv.live.v1.entity.web.interact.LiveUpdateChannelWxShareRequest
 
LiveUpdateChatCensorRequest - net.polyv.live.v1.entity.chat中的类
更新聊天审核开关请求实体
LiveUpdateChatCensorRequest() - 类 的构造器net.polyv.live.v1.entity.chat.LiveUpdateChatCensorRequest
 
LiveUpdateFooterSettingRequest - net.polyv.live.v2.entity.user.global中的类
修改页脚设置请求实体
LiveUpdateFooterSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveUpdateFooterSettingRequest
 
LiveUpdateGlobalSwitchRequest - net.polyv.live.v2.entity.user.global中的类
修改全局频道设置请求实体
LiveUpdateGlobalSwitchRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveUpdateGlobalSwitchRequest
 
LiveUpdateLotteryActivityRequest - net.polyv.live.v2.entity.channel.interact中的类
更新抽奖活动请求实体
LiveUpdateLotteryActivityRequest() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveUpdateLotteryActivityRequest
 
LiveUpdateLotteryActivityRequest.PrizeInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveUpdateLotteryActivityRequest.ReceiveInfo - net.polyv.live.v2.entity.channel.interact中的类
 
LiveUpdateMarqueeRequest - net.polyv.live.v2.entity.user.template中的类
修改默认模板防录屏设置请求实体
LiveUpdateMarqueeRequest() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveUpdateMarqueeRequest
 
LiveUpdatePageSettingRequest - net.polyv.live.v2.entity.user.global中的类
修改观看页默认模板设置请求实体
LiveUpdatePageSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveUpdatePageSettingRequest
 
LiveUpdatePlaybackSettingRequest - net.polyv.live.v2.entity.user.template中的类
修改默认模板回放设置请求实体
LiveUpdatePlaybackSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.template.LiveUpdatePlaybackSettingRequest
 
LiveUpdatePlaybackTitleRequest - net.polyv.live.v1.entity.channel.playback中的类
修改回放视频名称请求实体
LiveUpdatePlaybackTitleRequest() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveUpdatePlaybackTitleRequest
 
LiveUpdateProductEnabledRequest - net.polyv.live.v1.entity.channel.product中的类
修改频道商品库开关状态请求实体
LiveUpdateProductEnabledRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveUpdateProductEnabledRequest
 
LiveUpdateProductRequest - net.polyv.live.v1.entity.channel.product中的类
修改频道商品信息请求实体
LiveUpdateProductRequest() - 类 的构造器net.polyv.live.v1.entity.channel.product.LiveUpdateProductRequest
 
LiveUpdatePVShowSettingRequest - net.polyv.live.v2.entity.user.global中的类
修改观看次数显示开关请求实体
LiveUpdatePVShowSettingRequest() - 类 的构造器net.polyv.live.v2.entity.user.global.LiveUpdatePVShowSettingRequest
 
LiveUpdateRobotSettingRequest - net.polyv.live.v2.entity.chat中的类
设置频道虚拟人数请求实体
LiveUpdateRobotSettingRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveUpdateRobotSettingRequest
 
LiveUpdateSonChannelInfoRequest - net.polyv.live.v1.entity.channel.operate中的类
设置角色信息请求体
LiveUpdateSonChannelInfoRequest() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveUpdateSonChannelInfoRequest
 
LiveUpdateUserBannedViewerRequest - net.polyv.live.v2.entity.chat中的类
账号设置禁言/解禁用户请求实体
LiveUpdateUserBannedViewerRequest() - 类 的构造器net.polyv.live.v2.entity.chat.LiveUpdateUserBannedViewerRequest
 
LiveUpdateUserCallbackRequest - net.polyv.live.v2.entity.channel.account中的类
修改全局回调设置请求实体
LiveUpdateUserCallbackRequest() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveUpdateUserCallbackRequest
 
LiveUpdateUserChildrenRequest - net.polyv.live.v2.entity.user.children中的类
修改子账号请求实体
LiveUpdateUserChildrenRequest() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveUpdateUserChildrenRequest
 
LiveUpdateUserDonateRequest - net.polyv.live.v2.entity.channel.template中的类
修改默认模板礼物打赏设置请求实体
LiveUpdateUserDonateRequest() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveUpdateUserDonateRequest
 
LiveUpdateUserDonateRequest.UserGift - net.polyv.live.v2.entity.channel.template中的类
 
LiveUpdateUserDonateRequest.UserGiftDonate - net.polyv.live.v2.entity.channel.template中的类
 
LiveUploadImageRequest - net.polyv.live.v1.entity.web.setting中的类
上传图片资源请求实体
LiveUploadImageRequest() - 类 的构造器net.polyv.live.v1.entity.web.setting.LiveUploadImageRequest
 
LiveUploadImageResponse - net.polyv.live.v1.entity.web.setting中的类
上传图片资源返回实体
LiveUploadImageResponse() - 类 的构造器net.polyv.live.v1.entity.web.setting.LiveUploadImageResponse
 
LiveUploadWhiteListRequest - net.polyv.live.v1.entity.web.auth中的类
新增白名单请求实体
LiveUploadWhiteListRequest() - 类 的构造器net.polyv.live.v1.entity.web.auth.LiveUploadWhiteListRequest
 
LiveURL - net.polyv.live.v1.constant中的类
直播相关URL
LiveURL() - 类 的构造器net.polyv.live.v1.constant.LiveURL
 
LiveWebAuthServiceImpl - net.polyv.live.v1.service.web.impl中的类
直播Web观看页管理
LiveWebAuthServiceImpl() - 类 的构造器net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
 
LiveWebInfoServiceImpl - net.polyv.live.v1.service.web.impl中的类
 
LiveWebInfoServiceImpl() - 类 的构造器net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
 
LiveWebInteractServiceImpl - net.polyv.live.v1.service.web.impl中的类
 
LiveWebInteractServiceImpl() - 类 的构造器net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
 
LiveWebMenuServiceImpl - net.polyv.live.v1.service.web.impl中的类
 
LiveWebMenuServiceImpl() - 类 的构造器net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
 
LiveWebSettingServiceImpl - net.polyv.live.v1.service.web.impl中的类
 
LiveWebSettingServiceImpl() - 类 的构造器net.polyv.live.v1.service.web.impl.LiveWebSettingServiceImpl
 
logoHref - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
Logo的跳转链接
logoImage - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
LOGO图片
logoOpacity - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
LOGO透明度
logoPosition - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
LOGO位置 tr1:左上,tr:右上,b1:左下,br:右下
LotteryListContents() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetLotteryListResponse.LotteryListContents
 
LotteryListExt() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetLotteryListResponse.LotteryListExt
 
LotteryListExtCollectInfo() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetLotteryListResponse.LotteryListExtCollectInfo
 
LotteryListModel() - 类 的构造器net.polyv.live.v1.entity.interact.LiveListLotteryResponse.LotteryListModel
 
LotteryListModel() - 类 的构造器net.polyv.live.v2.entity.channel.web.interact.LiveListChannelsLotteryResponse.LotteryListModel
 
LotteryWinnerDetail() - 类 的构造器net.polyv.live.v1.entity.interact.LiveLotteryWinnerDetailResponse.LotteryWinnerDetail
 

M

m3u8Url - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播拉流(播放)m3u8地址
m3u8Url1 - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播拉流(播放)m3u8地址1
m3u8Url2 - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播拉流(播放)m3u8地址2
m3u8Url3 - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播拉流(播放)m3u8地址3
main(String[]) - 类 中的静态方法net.polyv.live.v1.App
 
MasterAuthSetting() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Request.MasterAuthSetting
 
md5Hex(String) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
对字符串做MD5加密,返回加密后的字符串。
mergeChannelVideo(LiveMergeChannelVideoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
合并录制文件
mergeChannelVideo(LiveMergeChannelVideoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
合并录制文件(由于同步上传影响性能,暂时不对外提供) 注意:urls 和 fileIds 参数不能同时不传;两个参数都传时,urls生效。
mergeChannelVideoAsync(LiveMergeChannelVideoAsyncRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
异步合并直播录制文件
mergeChannelVideoAsync(LiveMergeChannelVideoAsyncRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
异步合并直播录制文件 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/async-merge/
mergeMp4Record(LiveMergeMp4RecordRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
导出合并的录制文件并回调mp4下载地址 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/merge-record-mp4/
mergeMp4Record(LiveMergeMp4RecordRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
导出合并的录制文件并回调mp4下载地址 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/lzhf/merge-record-mp4/
MergeMp4RecordCallback() - 类 的构造器net.polyv.live.v1.entity.channel.playback.LiveMergeMp4RecordResponse.MergeMp4RecordCallback
 
message - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
错误信息
MessageList() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetMessageListResponse.MessageList
 
MessageListUser() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetMessageListResponse.MessageListUser
 
MicDetail() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListLinkMicDetailResponse.MicDetail
 

N

name - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播频道名称
net.polyv.live.v1 - 程序包 net.polyv.live.v1
 
net.polyv.live.v1.config - 程序包 net.polyv.live.v1.config
 
net.polyv.live.v1.constant - 程序包 net.polyv.live.v1.constant
 
net.polyv.live.v1.entity - 程序包 net.polyv.live.v1.entity
 
net.polyv.live.v1.entity.account - 程序包 net.polyv.live.v1.entity.account
 
net.polyv.live.v1.entity.channel.advanced - 程序包 net.polyv.live.v1.entity.channel.advanced
 
net.polyv.live.v1.entity.channel.doc - 程序包 net.polyv.live.v1.entity.channel.doc
 
net.polyv.live.v1.entity.channel.operate - 程序包 net.polyv.live.v1.entity.channel.operate
 
net.polyv.live.v1.entity.channel.playback - 程序包 net.polyv.live.v1.entity.channel.playback
 
net.polyv.live.v1.entity.channel.product - 程序包 net.polyv.live.v1.entity.channel.product
 
net.polyv.live.v1.entity.channel.state - 程序包 net.polyv.live.v1.entity.channel.state
 
net.polyv.live.v1.entity.channel.viewdata - 程序包 net.polyv.live.v1.entity.channel.viewdata
 
net.polyv.live.v1.entity.chat - 程序包 net.polyv.live.v1.entity.chat
 
net.polyv.live.v1.entity.interact - 程序包 net.polyv.live.v1.entity.interact
 
net.polyv.live.v1.entity.player - 程序包 net.polyv.live.v1.entity.player
 
net.polyv.live.v1.entity.quick - 程序包 net.polyv.live.v1.entity.quick
 
net.polyv.live.v1.entity.web.auth - 程序包 net.polyv.live.v1.entity.web.auth
 
net.polyv.live.v1.entity.web.info - 程序包 net.polyv.live.v1.entity.web.info
 
net.polyv.live.v1.entity.web.interact - 程序包 net.polyv.live.v1.entity.web.interact
 
net.polyv.live.v1.entity.web.menu - 程序包 net.polyv.live.v1.entity.web.menu
 
net.polyv.live.v1.entity.web.setting - 程序包 net.polyv.live.v1.entity.web.setting
 
net.polyv.live.v1.service - 程序包 net.polyv.live.v1.service
 
net.polyv.live.v1.service.account - 程序包 net.polyv.live.v1.service.account
 
net.polyv.live.v1.service.account.impl - 程序包 net.polyv.live.v1.service.account.impl
 
net.polyv.live.v1.service.channel - 程序包 net.polyv.live.v1.service.channel
 
net.polyv.live.v1.service.channel.impl - 程序包 net.polyv.live.v1.service.channel.impl
 
net.polyv.live.v1.service.chat - 程序包 net.polyv.live.v1.service.chat
 
net.polyv.live.v1.service.chat.impl - 程序包 net.polyv.live.v1.service.chat.impl
 
net.polyv.live.v1.service.children - 程序包 net.polyv.live.v1.service.children
 
net.polyv.live.v1.service.children.impl - 程序包 net.polyv.live.v1.service.children.impl
 
net.polyv.live.v1.service.interact - 程序包 net.polyv.live.v1.service.interact
 
net.polyv.live.v1.service.interact.impl - 程序包 net.polyv.live.v1.service.interact.impl
 
net.polyv.live.v1.service.player - 程序包 net.polyv.live.v1.service.player
 
net.polyv.live.v1.service.player.impl - 程序包 net.polyv.live.v1.service.player.impl
 
net.polyv.live.v1.service.quick - 程序包 net.polyv.live.v1.service.quick
 
net.polyv.live.v1.service.quick.impl - 程序包 net.polyv.live.v1.service.quick.impl
 
net.polyv.live.v1.service.web - 程序包 net.polyv.live.v1.service.web
 
net.polyv.live.v1.service.web.impl - 程序包 net.polyv.live.v1.service.web.impl
 
net.polyv.live.v1.util - 程序包 net.polyv.live.v1.util
 
net.polyv.live.v2.entity.channel.account - 程序包 net.polyv.live.v2.entity.channel.account
 
net.polyv.live.v2.entity.channel.distribute - 程序包 net.polyv.live.v2.entity.channel.distribute
 
net.polyv.live.v2.entity.channel.doc - 程序包 net.polyv.live.v2.entity.channel.doc
 
net.polyv.live.v2.entity.channel.interact - 程序包 net.polyv.live.v2.entity.channel.interact
 
net.polyv.live.v2.entity.channel.operate - 程序包 net.polyv.live.v2.entity.channel.operate
 
net.polyv.live.v2.entity.channel.operate.account - 程序包 net.polyv.live.v2.entity.channel.operate.account
 
net.polyv.live.v2.entity.channel.playback - 程序包 net.polyv.live.v2.entity.channel.playback
 
net.polyv.live.v2.entity.channel.player - 程序包 net.polyv.live.v2.entity.channel.player
 
net.polyv.live.v2.entity.channel.session - 程序包 net.polyv.live.v2.entity.channel.session
 
net.polyv.live.v2.entity.channel.state - 程序包 net.polyv.live.v2.entity.channel.state
 
net.polyv.live.v2.entity.channel.statistics - 程序包 net.polyv.live.v2.entity.channel.statistics
 
net.polyv.live.v2.entity.channel.template - 程序包 net.polyv.live.v2.entity.channel.template
 
net.polyv.live.v2.entity.channel.viewdata - 程序包 net.polyv.live.v2.entity.channel.viewdata
 
net.polyv.live.v2.entity.channel.web.interact - 程序包 net.polyv.live.v2.entity.channel.web.interact
 
net.polyv.live.v2.entity.channel.web.interact.cardpush - 程序包 net.polyv.live.v2.entity.channel.web.interact.cardpush
 
net.polyv.live.v2.entity.channel.web.interact.share - 程序包 net.polyv.live.v2.entity.channel.web.interact.share
 
net.polyv.live.v2.entity.chat - 程序包 net.polyv.live.v2.entity.chat
 
net.polyv.live.v2.entity.user.children - 程序包 net.polyv.live.v2.entity.user.children
 
net.polyv.live.v2.entity.user.global - 程序包 net.polyv.live.v2.entity.user.global
 
net.polyv.live.v2.entity.user.template - 程序包 net.polyv.live.v2.entity.user.template
 

O

Option() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionAnswerRecordResponse.Option
 

P

pageSize - 类 中的变量net.polyv.live.v1.entity.LivePageCommonResponse
每页显示的数据条数,默认每页显示20条数据
parseArray(Class<T>) - 类 中的方法net.polyv.live.v1.entity.LiveCommonResponse
 
parseData(Class<T>) - 类 中的方法net.polyv.live.v1.entity.LiveCommonResponse
 
passwdEncrypted - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
观看密码加密后的密文
passwdRestrict - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
观看密码限制,需要输入观看密码才能播放流
pauseRobot(LivePauseRobotRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
停止频道虚拟人数 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/pause_robot
pauseRobot(LivePauseRobotRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
停止频道虚拟人数 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/pause_robot
PlaybackCallBack() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountPlaybackCallbackRequest.PlaybackCallBack
 
PlaybackSetting() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.PlaybackSetting
 
PlaybackSetting() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Request.PlaybackSetting
 
PlaybackVideoList() - 类 的构造器net.polyv.live.v2.entity.channel.playback.LiveGetPlaybackListResponse.PlaybackVideoList
 
PLAYER_SET_CHANNEL_HEADER_ADVERT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置播放器片头广告
PLAYER_SET_CHANNEL_LOGO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置播放器Logo
PLAYER_SET_CHANNEL_PAUSE_ADVERT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
添加频道菜单
PLAYER_SET_CHANNEL_WARMUP_VEDIO_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置播放器暖场视频
PLAYER_SET_IMG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置播放器暖场图片
PLAYER_SET_WARMUP_ENABLE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道的暖场设置开关
playerColor - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
播放器控制栏颜色
postEmptyFormBodyReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 获取返回对象 参数通过url提交
postFormBodyReturnList(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 回去返回数组
postFormBodyReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 获取返回对象
postJsonBodyReturnList(String, Map<String, String>, E, String, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 请求发送json
postJsonBodyReturnOne(String, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 请求发送json,默认使用appId,timestamp,sign,requestId的 map 集合进行签名
postJsonBodyReturnOne(String, Map<String, String>, E, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 请求发送json
postJsonBodyReturnOne(String, Map<String, String>, E, String, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 请求发送json
PrizeInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityRequest.PrizeInfo
 
PrizeInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityResponse.PrizeInfo
 
PrizeInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListPageResponse.PrizeInfo
 
PrizeInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityResponse.PrizeInfo
 
PrizeInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveUpdateLotteryActivityRequest.PrizeInfo
 
Purview() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveCreateAccountRequest.Purview
 
Purview() - 类 的构造器net.polyv.live.v2.entity.channel.operate.account.LiveUpdateAccountRequest.Purview
 
pushChannelCardPush(LivePushChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
推送频道卡片 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/push
pushChannelCardPush(LivePushChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
推送频道卡片 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/push
pushChannelProduct(LivePushProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
推送频道商品库商品 API地址:https://help.polyv.net/#/live/api/channel/operate/push_channel_product
pushChannelProduct(LivePushProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
推送频道商品库商品 API地址:https://help.polyv.net/#/live/api/channel/operate/push_channel_product

Q

QuestionDetail() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailResponse.QuestionDetail
 
QuestionDetail() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireDetailSetRequest.QuestionDetail
 
QuestionDetail() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireListResponse.QuestionDetail
 
questionnaireStop(LiveQuestionnaireEndRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
手动结束问卷,API地址:https://help.polyv.net/#/live/api/channel/operate/channels_stop_questionnaire
questionnaireStop(LiveQuestionnaireEndRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
手动结束问卷,API地址:https://help.polyv.net/#/live/api/channel/operate/channels_stop_questionnaire
QuestionStat() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultResponse.QuestionStats.QuestionStat
 
QuestionStats() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultResponse.QuestionStats
 
QuickCreateChannelResponse - net.polyv.live.v1.entity.quick中的类
 
QuickCreateChannelResponse() - 类 的构造器net.polyv.live.v1.entity.quick.QuickCreateChannelResponse
 
QuickCreatePPTChannelRequest - net.polyv.live.v1.entity.quick中的类
快速创建直播三分屏频道请求实体
QuickCreatePPTChannelRequest() - 类 的构造器net.polyv.live.v1.entity.quick.QuickCreatePPTChannelRequest
 
quickCreatePPTSence(QuickCreatePPTChannelRequest) - 接口 中的方法net.polyv.live.v1.service.quick.ILiveChannelQuickCreatorService
快速创建简单三分屏频道
quickCreatePPTSence(QuickCreatePPTChannelRequest, LiveCreateSonChannelListRequest) - 接口 中的方法net.polyv.live.v1.service.quick.ILiveChannelQuickCreatorService
快速创建简单三分屏频道
quickCreatePPTSence(QuickCreatePPTChannelRequest) - 类 中的方法net.polyv.live.v1.service.quick.impl.LiveChannelQuickCreatorServiceImpl
快速创建简单三分屏频道
quickCreatePPTSence(QuickCreatePPTChannelRequest, LiveCreateSonChannelListRequest) - 类 中的方法net.polyv.live.v1.service.quick.impl.LiveChannelQuickCreatorServiceImpl
快速创建简单三分屏频道
QuickCreateVideoChannelRequest - net.polyv.live.v1.entity.quick中的类
快速创建直播纯视频频道请求实体
QuickCreateVideoChannelRequest() - 类 的构造器net.polyv.live.v1.entity.quick.QuickCreateVideoChannelRequest
 
quickCreateVideoSence(QuickCreateVideoChannelRequest) - 接口 中的方法net.polyv.live.v1.service.quick.ILiveChannelQuickCreatorService
快速创建简单视频直播频道
quickCreateVideoSence(QuickCreateVideoChannelRequest, LiveCreateSonChannelListRequest) - 接口 中的方法net.polyv.live.v1.service.quick.ILiveChannelQuickCreatorService
快速创建简单视频直播频道
quickCreateVideoSence(QuickCreateVideoChannelRequest) - 类 中的方法net.polyv.live.v1.service.quick.impl.LiveChannelQuickCreatorServiceImpl
快速创建简单视频直播频道
quickCreateVideoSence(QuickCreateVideoChannelRequest, LiveCreateSonChannelListRequest) - 类 中的方法net.polyv.live.v1.service.quick.impl.LiveChannelQuickCreatorServiceImpl
快速创建简单视频直播频道

R

ReceiveInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityRequest.ReceiveInfo
 
ReceiveInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveCreateLotteryActivityResponse.ReceiveInfo
 
ReceiveInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityListPageResponse.ReceiveInfo
 
ReceiveInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveLotteryActivityResponse.ReceiveInfo
 
ReceiveInfo() - 类 的构造器net.polyv.live.v2.entity.channel.interact.LiveUpdateLotteryActivityRequest.ReceiveInfo
 
ReceiveList() - 类 的构造器net.polyv.live.v1.entity.account.LiveChannelReceiveListResponse.ReceiveList
 
ReceiveList() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetRedPackStatsResponse.ReceiveList
 
Record() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionAnswerRecordResponse.Record
 
RecordCallback() - 类 的构造器net.polyv.live.v1.entity.account.LiveAccountRecordCallbackRequest.RecordCallback
 
RedPackStats() - 类 的构造器net.polyv.live.v2.entity.channel.statistics.LiveGetRedPackStatsResponse.RedPackStats
 
removeChatContents(LiveRemoveChatContentsRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量删除频道多条聊天记录 API地址:https://help.polyv.net/#/live/api/channel/operate/remove_chat_contents
removeChatContents(LiveRemoveChatContentsRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量删除频道多条聊天记录 API地址:https://help.polyv.net/#/live/api/channel/operate/remove_chat_contents
requestId - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
返回的requestId
responseConversion(String, String) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
把http请求结果转换为LiveCommonResponse对象
responseConversion(String, String) - 类 中的方法net.polyv.live.v1.service.LiveResultBaseService
把http请求结果转换为LiveCommonResponse对象
resumeChannelStream(LiveResumeChannelStreamRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
恢复直播频道推流 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/resume/
resumeChannelStream(LiveResumeChannelStreamRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
恢复直播频道推流 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/resume/
Roles() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.Roles
 
Roles() - 类 的构造器net.polyv.live.v2.entity.channel.operate.LiveChannelInitV2Request.Roles
 

S

SDK_NAME - 类 中的静态变量net.polyv.live.v1.config.LiveGlobalConfig
 
SEND_ADMIN_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
管理员发送频道聊天信息
SEND_CHANNEL_LIKE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
发送点赞
SEND_CUSTOM_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
发送自定义聊天信息
SEND_REWARD_MSG_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
发送打赏消息
sendAdminMessage(LiveSendAdminMessageRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
管理员发送聊天信息 API地址:https://help.polyv.net/index.html#/live/api/chat/message/send_message
sendAdminMessage(LiveSendAdminMessageRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
管理员发送聊天信息 API地址:https://help.polyv.net/index.html#/live/api/chat/message/send_message
sendChannelChat(LiveSendChannelChatRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
管理员发送频道聊天信息 API地址:https://dev.polyv.net/2018/liveproduct/zblts/chatsendmsg/
sendChannelChat(LiveSendChannelChatRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
管理员发送频道聊天信息 API地址:https://dev.polyv.net/2018/liveproduct/zblts/chatsendmsg/
sendChannelLike(LiveSendChannelLikeRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
发送点赞 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/like/
sendChannelLike(LiveSendChannelLikeRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
发送点赞 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbhd/like/
sendChannelRewardMsg(LiveSendChannelRewardMsgRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
发送打赏消息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/fsdsxx/
sendChannelRewardMsg(LiveSendChannelRewardMsgRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
发送打赏消息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/fsdsxx/
sendChatMsg(LiveSendChatMsgRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
通过HTTP接口发送聊天消息请求实体,API地址:https://dev.polyv.net/2019/liveproduct/zblts/send-admin-msg/
sendChatMsg(LiveSendChatMsgRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
已过时。
sendCustomChat(LiveSendCustomChatRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
已过时。
sendCustomChat(LiveSendCustomChatRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
已过时。
sendCustomChatV2(LiveSendCustomChatRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
发送自定义聊天信息 兼容性升级V2修复bug API地址:https://dev.polyv.net/2016/liveproduct/zblts/send-chat/
sendCustomChatV2(LiveSendCustomChatRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
已过时。
sendCustomMessage(LiveSendCustomMessageRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
发送自定义消息,支持是否加入到聊天消息记录 API地址:https://help.polyv.net/#/live/api/v4/chat/send_custom_message
sendCustomMessage(LiveSendCustomMessageRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
发送自定义消息,支持是否加入到聊天消息记录 API地址:https://help.polyv.net/#/live/api/v4/chat/send_custom_message
SessionInfo() - 类 的构造器net.polyv.live.v2.entity.channel.session.LiveSessionListResponse.SessionInfo
 
SET_PLAYER_ANTI_RECORD_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道防录屏信息
SET_PLAYER_URL_MARQUEE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置播放器自定义url跑马灯
setChannelDefaultVideo(LiveChannelDefaultVideoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
设置视频库列表的默认视频 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/setdefault/
setChannelDefaultVideo(LiveChannelDefaultVideoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
设置视频库列表的默认视频 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/setdefault/
setChannelGlobalSwitch(LiveChannelGlobalSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebSettingService
设置频道默认项开关 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/kjsz/update-global-enabled/
setChannelGlobalSwitch(LiveChannelGlobalSwitchRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebSettingServiceImpl
设置频道默认项开关 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/kjsz/update-global-enabled/
setChannelRecord(LiveChannelRecordSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道重制课件配置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/ppt_setting
setChannelRecord(LiveChannelRecordSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道重制课件配置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/ppt_setting
setChannelStreamEnd(LiveChannelStreamEndRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
设置频道为无直播状态 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/set-channal-status-end/
setChannelStreamEnd(LiveChannelStreamEndRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
设置频道为无直播状态 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/set-channal-status-end/
setChannelStreamLive(LiveChannelStreamLiveRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelStateService
设置频道流状态为直播中 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/live/
setChannelStreamLive(LiveChannelStreamLiveRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelStateServiceImpl
设置频道流状态为直播中 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/hqzbxx/live/
setChannelTeacherMsg(LiveSetTeacherDataRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
设置讲师信息,API地址:https://dev.polyv.net/2019/liveproduct/zblts/update-channel-teacher/
setChannelTeacherMsg(LiveSetTeacherDataRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
设置讲师信息,API地址:https://dev.polyv.net/2019/liveproduct/zblts/update-channel-teacher/
setChannelVideoSort(LiveChannelVideoSortRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
设置视频库列表排序 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/lzhf/sort-playback/
setChannelVideoSort(LiveChannelVideoSortRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
设置视频库列表排序 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/lzhf/sort-playback/
setChatAdminData(LiveSetChatAdminDataRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
设置聊天室管理员信息,API地址:https://dev.polyv.net/2017/liveproduct/zblts/set-chat-admin/
setChatAdminData(LiveSetChatAdminDataRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
设置聊天室管理员信息,API地址:https://dev.polyv.net/2017/liveproduct/zblts/set-chat-admin/
setConsultingEnabled(LiveSetConsultingEnabledRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
设置提问功能显示开关 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-consulting-enabled/
setConsultingEnabled(LiveSetConsultingEnabledRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
设置提问功能显示开关 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-consulting-enabled/
setCustomUri(String) - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
设置自定义域名
setLiveAntiRecord(LiveSetAntiRecordRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置频道防录屏信息 API地址:https://help.polyv.net/#/live/api/player/anti_record_setting
setLiveAntiRecord(LiveSetAntiRecordRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置频道防录屏信息 API地址:https://help.polyv.net/#/live/api/player/anti_record_setting
setLiveHttpProtocol() - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
设置直播API协议为http
setLiveHttpsProtocol() - 类 中的静态方法net.polyv.live.v1.constant.LiveURL
设置直播API协议为https
setLiveSign(Map<String, String>, String) - 类 中的静态方法net.polyv.live.v1.util.LiveSignUtil
获取直播加密字符串,并且假如到参数params中
setLotteryWinnerInfo(LiveSetLotteryWinnerInfoRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryService
设置抽奖中奖者信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/tjzjxx/
setLotteryWinnerInfo(LiveSetLotteryWinnerInfoRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryServiceImpl
设置抽奖中奖者信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/tjzjxx/
setPlayerHeaderAdvert(LiveSetPlayerHeaderAdvertRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器片头广告,API地址:https://dev.polyv.net/2018/liveproduct/l-player/updatehead/
setPlayerHeaderAdvert(LiveSetPlayerHeaderAdvertRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器片头广告,API地址:https://dev.polyv.net/2018/liveproduct/l-player/updatehead/
setPlayerImg(LiveSetPlayerImgRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器暖场图片,API地址:https://dev.polyv.net/2017/liveproduct/l-player/updatecoverimage/
setPlayerImg(LiveSetPlayerImgRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器暖场图片,API地址:https://dev.polyv.net/2017/liveproduct/l-player/updatecoverimage/
setPlayerLogo(LiveSetPlayerLogoRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器Logo,API地址:https://dev.polyv.net/2016/liveproduct/l-player/updatelogo/
setPlayerLogo(LiveSetPlayerLogoRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器Logo,API地址:https://dev.polyv.net/2016/liveproduct/l-player/updatelogo/
setPlayerPauseAdvert(LiveSetPlayerPauseAdvertRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器暂停广告,API地址:https://dev.polyv.net/2018/liveproduct/l-player/updatestop/
setPlayerPauseAdvert(LiveSetPlayerPauseAdvertRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器暂停广告,API地址:https://dev.polyv.net/2018/liveproduct/l-player/updatestop/
setPlayerUrlMarquee(LiveSetPlayerUrlMarqueeRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器自定义url跑马灯 API地址:https://dev.polyv.net/2017/liveproduct/l-player/set-diyurl-marquee/
setPlayerUrlMarquee(LiveSetPlayerUrlMarqueeRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器自定义url跑马灯 API地址:https://dev.polyv.net/2017/liveproduct/l-player/set-diyurl-marquee/
setPlayerWarmupEnable(LiveSetWarmupEnableRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置频道的暖场设置开关,API地址:https://dev.polyv.net/2019/liveproduct/l-player/set-warmup-enabled/
setPlayerWarmupEnable(LiveSetWarmupEnableRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置频道的暖场设置开关,API地址:https://dev.polyv.net/2019/liveproduct/l-player/set-warmup-enabled/
setPlayerWarmUpVedio(LiveSetWarmupVedioRequest) - 接口 中的方法net.polyv.live.v1.service.player.ILivePlayerService
设置播放器暖场视频,API地址:https://dev.polyv.net/2016/liveproduct/l-player/updatewarmupflv/
setPlayerWarmUpVedio(LiveSetWarmupVedioRequest) - 类 中的方法net.polyv.live.v1.service.player.impl.LivePlayerServiceImpl
设置播放器暖场视频,API地址:https://dev.polyv.net/2016/liveproduct/l-player/updatewarmupflv/
setQuestionnaireDetailInfo(LiveQuestionnaireDetailSetRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveQuestionnaireService
设置频道问卷信息,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/add-edit-questionnaire/
setQuestionnaireDetailInfo(LiveQuestionnaireDetailSetRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveQuestionnaireServiceImpl
设置频道问卷信息,API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbhd/add-edit-questionnaire/
Setting() - 类 的构造器net.polyv.live.v1.entity.web.menu.LiveGetChannelImageTextResponse.Setting
 
SHELF_CHANNEL_PRODUCT - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道商品库上下架状态
shelfChannelProduct(LiveShelfChannelProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
修改频道商品库上下架状态 API地址:https://help.polyv.net/#/live/api/channel/operate/shelf_channel_product
shelfChannelProduct(LiveShelfChannelProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
修改频道商品库上下架状态 API地址:https://help.polyv.net/#/live/api/channel/operate/shelf_channel_product
SON_CHANNEL_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
创建子频道
SON_CHANNEL_DELETE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
删除子频道
SON_CHANNEL_INFO_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询子频道信息
SON_CHANNEL_INFO_UPDATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置子频道信息
SON_CHANNEL_TOKEN_CREATE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置子频道单点登录token
SonChannel() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelListRequest.SonChannel
 
SonChannelInfo() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveCreateSonChannelListResponse.SonChannelInfo
 
SORT_CHANNEL_PRODUCT - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改频道商品库列表顺序
sortChannelProduct(LiveSortChannelProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
修改频道商品库列表顺序 API地址:https://help.polyv.net/#/live/api/channel/operate/sort_channel_product
sortChannelProduct(LiveSortChannelProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
修改频道商品库列表顺序 API地址:https://help.polyv.net/#/live/api/channel/operate/sort_channel_product
status - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
请求状态
stream - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播流名称
StreamInfo() - 类 的构造器net.polyv.live.v2.entity.channel.state.LiveGetStreamsResponse.StreamInfo
 
success - 类 中的变量net.polyv.live.v1.entity.LiveCommonResponse
请求是否成功

T

Teacher() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelInitRequest.Teacher
 
totalItems - 类 中的变量net.polyv.live.v1.entity.LivePageCommonResponse
记录总条数
totalPage - 类 中的变量net.polyv.live.v1.entity.LivePageCommonResponse
总页数

U

UPDATE_CHANNEL_CALLBACK_SETTING_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道回调设置
UPDATE_CHANNEL_CATEGORY_SORT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改直播频道分类顺序
UPDATE_CHANNEL_CATEGORY_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改直播频道分类名称
UPDATE_CHANNEL_CONSULTING_ENABLED_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置提问功能显示开关
UPDATE_CHANNEL_MAX_VIEWER_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道最大在线人数
UPDATE_CHANNEL_MENU_SORT_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道菜单排序
UPDATE_CHANNEL_STREAM_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改直播推流方式
UPDATE_CHANNEL_WHITE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
更新白名单
UPDATE_CHANNEL_WX_SHARE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置频道微信分享信息
UPDATE_CHAT_CENSOR_ENABLED_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
更新聊天审核开关
UPDATE_DISK_VIDEOS_STREAM_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
设置硬盘推流直播
UPDATE_IMAGE_FILE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
上传图片资源
UPDATE_PLAYBACK_TITLE_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
修改回放视频名称
updateAccount(LiveUpdateAccountRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改角色信息 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/operate/account/update_account
updateAccount(LiveUpdateAccountRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改角色信息 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/operate/account/update_account
updateAccountSwitch(LiveUpdateAccountSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
设置功能开关状态 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/switch-update/
updateAccountSwitch(LiveUpdateAccountSwitchRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
设置功能开关状态 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/switch-update/
updateBannedUser(LiveUpdateBannedUserRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
禁言/解禁用户 API地址:https://help.polyv.net/#/live/api/chat/banned/update_banned_user
updateBannedUser(LiveUpdateBannedUserRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
禁言/解禁用户 API地址:https://help.polyv.net/#/live/api/chat/banned/update_banned_user
updateCategory(LiveUpdateCategoryRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改直播频道分类名称 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/update-category-name/
updateCategory(LiveUpdateCategoryRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改直播频道分类名称 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/update-category-name/
updateCategorySort(LiveUpdateCategorySortRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改直播频道分类顺序 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/update-category-rank/
updateCategorySort(LiveUpdateCategorySortRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改直播频道分类顺序 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zhsz/update-category-rank/
updateChannel(LiveUpdateChannelRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改频道设置 API地址:https://help.polyv.net/#/live/api/v4/channel/update
updateChannel(LiveUpdateChannelRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改频道设置 API地址:https://help.polyv.net/#/live/api/v4/channel/update
updateChannelAuth(LiveUpdateChannelAuthRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
设置观看条件 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/channel-auth-update/
updateChannelAuth(LiveUpdateChannelAuthRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
设置观看条件 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/channel-auth-update/
updateChannelAuthCustom(LiveChannelAuthCustomRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
设置自定义授权地址 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymgktj/zbsq/
updateChannelAuthCustom(LiveChannelAuthCustomRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
设置自定义授权地址 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymgktj/zbsq/
updateChannelAuthExternal(LiveChannelAuthExternalRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
通过接口设置外部授权 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymgktj/externalauth/
updateChannelAuthExternal(LiveChannelAuthExternalRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
通过接口设置外部授权 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymgktj/externalauth/
updateChannelAuthType(LiveChannelAuthTypeRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
设置授权观看类型 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymgktj/set-auth-type/
updateChannelAuthType(LiveChannelAuthTypeRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
设置授权观看类型 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymgktj/set-auth-type/
updateChannelAuthUrl(LiveUpdateChannelAuthUrlRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
设置授权认证URL API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/update-auth-url/
updateChannelAuthUrl(LiveUpdateChannelAuthUrlRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
设置授权认证URL API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/update-auth-url/
updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道回调设置 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-setting/
updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道回调设置 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-setting/
updateChannelCardPush(LiveUpdateChannelCardPushRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
修改频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/update
updateChannelCardPush(LiveUpdateChannelCardPushRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
修改频道卡片推送 API地址:https://help.polyv.net/#/live/api/v4/channel/market/cardPush/update
updateChannelCash(LiveUpdateChannelCashRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
设置现金打赏 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updatecash/
updateChannelCash(LiveUpdateChannelCashRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
设置现金打赏 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updatecash/
updateChannelCountDown(LiveUpdateChannelCountDownRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/set-countdown/
updateChannelCountDown(LiveUpdateChannelCountDownRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置频道直播倒计时信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/set-countdown/
updateChannelDecorate(LiveUpdateChannelDecorateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改频道装修设置 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/update
updateChannelDecorate(LiveUpdateChannelDecorateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改频道装修设置 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/update
updateChannelDetail(LiveChannelDetailRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道详情 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/detail-update/
updateChannelDetail(LiveChannelDetailRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道详情 注意:设置前,请确认您的套餐是否包含对应场景 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/detail-update/
updateChannelDistribute(LiveChannelDistributeUpdateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
批量修改分分发地址 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/update_batch
updateChannelDistribute(LiveChannelDistributeUpdateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
批量修改分分发地址 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/update_batch
updateChannelDonateV2(LiveUpdateChannelDonateRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
修改频道礼物打赏设置 API地址:https://help.polyv.net/#/live/api/v4/channel/donate/update
updateChannelDonateV2(LiveUpdateChannelDonateRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
修改频道礼物打赏设置 API地址:https://help.polyv.net/#/live/api/v4/channel/donate/update
updateChannelGood(LiveUpdateChannelGoodRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
设置道具打赏 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updategood/
updateChannelGood(LiveUpdateChannelGoodRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
设置道具打赏 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/updategood/
updateChannelLikes(LiveUpdateChannelLikesRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置频道点赞数和观看热度值 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/update-likes/
updateChannelLikes(LiveUpdateChannelLikesRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置频道点赞数和观看热度值 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymxxsz/update-likes/
updateChannelLogo(LiveUpdateChannelLogoRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置频道图标 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/updatechannellogo/
updateChannelLogo(LiveUpdateChannelLogoRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置频道图标 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/updatechannellogo/
updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道最大在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/setmaxviewerv2/
updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道最大在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/setmaxviewerv2/
updateChannelMenu(LiveUpdateChannelMenuRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
设置自定义菜单直播介绍 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/menu/setmenu/
updateChannelMenu(LiveUpdateChannelMenuRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
设置自定义菜单直播介绍 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/menu/setmenu/
updateChannelMenuInfo(LiveUpdateChannelMenuInfoRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
设置指定菜单id的频道菜单信息 URL地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-channel-menu/
updateChannelMenuInfo(LiveUpdateChannelMenuInfoRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
设置指定菜单id的频道菜单信息 URL地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-channel-menu/
updateChannelMenuSort(LiveUpdateChannelMenuSortRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebMenuService
设置频道菜单排序 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-rank/
updateChannelMenuSort(LiveUpdateChannelMenuSortRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebMenuServiceImpl
设置频道菜单排序 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/menu/update-rank/
updateChannelName(LiveUpdateChannelNameRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置频道名称 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymxxsz/updatechannelname/
updateChannelName(LiveUpdateChannelNameRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置频道名称 API地址:https://dev.polyv.net/2016/liveproduct/l-api/szgkygg/ymxxsz/updatechannelname/
updateChannelPassword(LiveChannelPasswordSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置频道密码 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/updatepasswd/
updateChannelPassword(LiveChannelPasswordSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置频道密码 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/updatepasswd/
updateChannelPlayBackEnabledSetting(LiveChannelPlaybackEnabledRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
设置后台回放开关 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/setplaybackenabled/
updateChannelPlayBackEnabledSetting(LiveChannelPlaybackEnabledRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
设置后台回放开关 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/lzhf/setplaybackenabled/
updateChannelPlaybackSetting(LiveChannelPlaybackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
设置频道回放设置 API地址:https://help.polyv.net/#/live/api/channel/playback/set_record_setting
updateChannelPlaybackSetting(LiveChannelPlaybackSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
设置频道回放设置 API地址:https://help.polyv.net/#/live/api/channel/playback/set_record_setting
updateChannelProduct(LiveUpdateProductRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
修改频道商品信息 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product
updateChannelProduct(LiveUpdateProductRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
修改频道商品信息 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product
updateChannelProductEnabled(LiveUpdateProductEnabledRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelProductServiceImpl
修改频道商品库开关状态 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product_enabled
updateChannelProductEnabled(LiveUpdateProductEnabledRequest) - 接口 中的方法net.polyv.live.v1.service.channel.LiveChannelProductService
修改频道商品库开关状态 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channel_product_enabled
updateChannelPublisher(LiveUpdateChannelPublisherRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置主持人姓名 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setpublisher/
updateChannelPublisher(LiveUpdateChannelPublisherRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置主持人姓名 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setpublisher/
updateChannelSetting(LiveChannelSettingRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改频道的相关设置 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/update-channel-detail-setting/
updateChannelSetting(LiveChannelSettingRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改频道的相关设置 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/update-channel-detail-setting/
updateChannelsFollow(LiveUpdateChannelsFollowRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改频道关注公众号设置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channels_follow
updateChannelsFollow(LiveUpdateChannelsFollowRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改频道关注公众号设置信息 API地址:https://help.polyv.net/#/live/api/channel/operate/update_channels_follow
updateChannelShare(LiveUpdateChannelShareRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
修改频道微信分享信息 API地址:https://help.polyv.net/#/live/api/v4/channel/market/share/update
updateChannelShare(LiveUpdateChannelShareRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
修改频道微信分享信息 API地址:https://help.polyv.net/#/live/api/v4/channel/market/share/update
updateChannelSkin(LiveUpdateChannelSkinRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
批量修改频道皮肤 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/skin_update
updateChannelSkin(LiveUpdateChannelSkinRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
批量修改频道皮肤 API地址:https://help.polyv.net/#/live/api/v4/channel/decorate/skin_update
updateChannelSplash(LiveUpdateChannelSplashRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInfoService
设置引导开关以及引导图片 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setsplash/
updateChannelSplash(LiveUpdateChannelSplashRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInfoServiceImpl
设置引导开关以及引导图片 API地址:https://dev.polyv.net/2017/liveproduct/l-api/szgkygg/ymxxsz/setsplash/
updateChannelStream(LiveUpdateChannelStreamRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
修改直播推流方式 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-stream-type/
updateChannelStream(LiveUpdateChannelStreamRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
修改直播推流方式 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-stream-type/
updateChannelWhiteList(LiveUpdateChannelWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
更新白名单 API地址:https://dev.polyv.net/2020/liveproduct/l-api/szgkygg/ymgktj/update-white-list/
updateChannelWhiteList(LiveUpdateChannelWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
更新白名单 API地址:https://dev.polyv.net/2020/liveproduct/l-api/szgkygg/ymgktj/update-white-list/
updateChannelWxShare(LiveUpdateChannelWxShareRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebInteractService
设置频道微信分享信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/update-weixin-share/
updateChannelWxShare(LiveUpdateChannelWxShareRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebInteractServiceImpl
设置频道微信分享信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymhd/update-weixin-share/
updateChatCensorEnabled(LiveUpdateChatCensorRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
更新聊天审核开关 API地址:https://help.polyv.net/#/live/api/chat/censor/update_censor_enabled
updateChatCensorEnabled(LiveUpdateChatCensorRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
更新聊天审核开关 API地址:https://help.polyv.net/#/live/api/chat/censor/update_censor_enabled
updateConfig(LiveUpdateChannelRealtimeSubtitleRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelAdvancedService
修改频道的字幕配置 API地址:
updateConfig(LiveUpdateChannelRealtimeSubtitleRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelAdvancedServiceImpl
修改频道的字幕配置 API地址:
UpdateDistribute() - 类 的构造器net.polyv.live.v2.entity.channel.distribute.LiveChannelDistributeUpdateRequest.UpdateDistribute
 
updateFooterSetting(LiveUpdateFooterSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改页脚设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_global_footer
updateFooterSetting(LiveUpdateFooterSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改页脚设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_global_footer
updateGlobalSwitch(LiveUpdateGlobalSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改全局频道设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_global_switch
updateGlobalSwitch(LiveUpdateGlobalSwitchRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改全局频道设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_global_switch
updateLiveUserCallback(LiveUpdateUserCallbackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改全局回调设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_callback
updateLiveUserCallback(LiveUpdateUserCallbackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改全局回调设置 API地址:https://help.polyv.net/#/live/api/v4/user/update_callback
updateLotteryActivity(LiveUpdateLotteryActivityRequest) - 接口 中的方法net.polyv.live.v1.service.interact.ILiveLotteryActivityService
更新抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_update
updateLotteryActivity(LiveUpdateLotteryActivityRequest) - 类 中的方法net.polyv.live.v1.service.interact.impl.LiveLotteryActivityServiceImpl
更新抽奖活动 API地址:https://help.polyv.net/#/live/api/v4/channel/lottery_activity/lottery_activity_update
updateMarquee(LiveUpdateMarqueeRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改默认模板防录屏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/update_marquee
updateMarquee(LiveUpdateMarqueeRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改默认模板防录屏设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/update_marquee
updateMasterSwitch(LiveDistributeUpdateMasterSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
修改云分发频道总开关 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/update-master-switch
updateMasterSwitch(LiveDistributeUpdateMasterSwitchRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
修改云分发频道总开关 API地址:https://help.polyv.net/index.html#/live/api/v4/channel/distribute/update-master-switch
updatePageSetting(LiveUpdatePageSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改观看页默认模板设置 API地址:https://help.polyv.net/index.html#/live/api/v4/global/page_setting/page_setting_update
updatePageSetting(LiveUpdatePageSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改观看页默认模板设置 API地址:https://help.polyv.net/index.html#/live/api/v4/global/page_setting/page_setting_update
updatePlaybackCallbackUrl(LiveAccountPlaybackCallbackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
设置转存成功回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-playback-callback/
updatePlaybackCallbackUrl(LiveAccountPlaybackCallbackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
设置转存成功回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-playback-callback/
updatePlaybackSetting(LiveUpdatePlaybackSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改默认模板回放设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/update_playback_setting
updatePlaybackSetting(LiveUpdatePlaybackSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改默认模板回放设置 API地址:https://help.polyv.net/#/live/api/v4/user/template/update_playback_setting
updatePlaybackTitle(LiveUpdatePlaybackTitleRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelPlaybackService
修改回放视频名称 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/lzhf/update-playback-title/
updatePlaybackTitle(LiveUpdatePlaybackTitleRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelPlaybackServiceImpl
修改回放视频名称 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/lzhf/update-playback-title/
updatePVShowSetting(LiveUpdatePVShowSettingRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
修改观看次数显示开关 API地址:https://help.polyv.net/#/live/api/v4/user/update_pv_show_enable
updatePVShowSetting(LiveUpdatePVShowSettingRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
修改观看次数显示开关 API地址:https://help.polyv.net/#/live/api/v4/user/update_pv_show_enable
updateRecordCallbackUrl(LiveAccountRecordCallbackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
设置录制回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-record-callback/
updateRecordCallbackUrl(LiveAccountRecordCallbackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
设置录制回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-record-callback/
updateRobotSetting(LiveUpdateRobotSettingRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
设置频道虚拟人数 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/update_robot_setting
updateRobotSetting(LiveUpdateRobotSettingRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
设置频道虚拟人数 API地址:https://help.polyv.net/#/live/api/v4/chat/robot/update_robot_setting
updateSonChannelInfo(LiveUpdateSonChannelInfoRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelOperateService
设置子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/update-account/
updateSonChannelInfo(LiveUpdateSonChannelInfoRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
设置子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/update-account/
updateStreamCallbackUrl(LiveAccountStreamCallbackRequest) - 接口 中的方法net.polyv.live.v1.service.account.ILiveAccountService
设置直播状态回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-stream-callback/
updateStreamCallbackUrl(LiveAccountStreamCallbackRequest) - 类 中的方法net.polyv.live.v1.service.account.impl.LiveAccountServiceImpl
设置直播状态回调通知url API地址:https://dev.polyv.net/2018/liveproduct/l-api/zhsz/set-stream-callback/
updateSwitch(LiveDistributeUpdateSwitchRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDistributeService
批量修改频道云分发开关 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/update-switch
updateSwitch(LiveDistributeUpdateSwitchRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDistributeServiceImpl
批量修改频道云分发开关 API地址:https://help.polyv.net/#/live/api/v4/channel/distribute/update-switch
UpdateTeacherDocRelation(LiveTeacherDocRelationRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelDocService
讲师文档关系管理 API地址:https://help.polyv.net/#/live/api/channel/doc/update_teacher_doc_relation
UpdateTeacherDocRelation(LiveTeacherDocRelationRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelDocServiceImpl
讲师文档关系管理 API地址:https://help.polyv.net/#/live/api/channel/doc/update_teacher_doc_relation
updateUserBannedViewer(LiveUpdateUserBannedViewerRequest) - 接口 中的方法net.polyv.live.v1.service.chat.ILiveChatRoomService
账号设置禁言/解禁用户 API地址:https://help.polyv.net/#/live/api/chat/banned/update_user_banned_viewer
updateUserBannedViewer(LiveUpdateUserBannedViewerRequest) - 类 中的方法net.polyv.live.v1.service.chat.impl.LiveChatRoomServiceImpl
账号设置禁言/解禁用户 API地址:https://help.polyv.net/#/live/api/chat/banned/update_user_banned_viewer
updateUserChildren(LiveUpdateUserChildrenRequest) - 接口 中的方法net.polyv.live.v1.service.children.ILiveChildrenService
修改子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/update
updateUserChildren(LiveUpdateUserChildrenRequest) - 类 中的方法net.polyv.live.v1.service.children.impl.ILiveChildrenServiceImpl
修改子账号 API地址:https://help.polyv.net/#/live/api/v4/user/children/update
updateUserDonate(LiveUpdateUserDonateRequest) - 接口 中的方法net.polyv.live.v1.service.channel.ILiveChannelTemplateService
修改默认模板礼物打赏设置(新版) API地址:https://help.polyv.net/#/live/api/v4/user/template/updateDonate
updateUserDonate(LiveUpdateUserDonateRequest) - 类 中的方法net.polyv.live.v1.service.channel.impl.LiveChannelTemplateServiceImpl
修改默认模板礼物打赏设置(新版) API地址:https://help.polyv.net/#/live/api/v4/user/template/updateDonate
UPLOAD_WHITE_LIST_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
新增白名单
uploadImage(LiveUploadImageRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebSettingService
上传图片资源 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/kjsz/uploadimage/
uploadImage(LiveUploadImageRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebSettingServiceImpl
上传图片资源 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/kjsz/uploadimage/
uploadMultipartFile(String, E, Map<String, List<File>>, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 上传文件公共请求
uploadOneFile(String, E, Map<String, File>, Class<T>) - 类 中的方法net.polyv.live.v1.service.LiveBaseService
HTTP POST 上传文件公共请求
uploadWhiteList(LiveUploadWhiteListRequest) - 接口 中的方法net.polyv.live.v1.service.web.ILiveWebAuthService
新增白名单 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/upload-white-list/
uploadWhiteList(LiveUploadWhiteListRequest) - 类 中的方法net.polyv.live.v1.service.web.impl.LiveWebAuthServiceImpl
新增白名单 API地址:https://dev.polyv.net/2018/liveproduct/l-api/szgkygg/ymgktj/upload-white-list/
url - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
直播推流地址
User() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetConsultingRecordResponse.User
 
User() - 类 的构造器net.polyv.live.v1.entity.chat.LiveGetHistoryChatMsgResponse.User
 
USER_DURATION_GET_URL - 类 中的静态变量net.polyv.live.v1.constant.LiveURL
查询账户分钟数
UserCashDonate() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveGetUserDonateResponse.UserCashDonate
 
UserCategory() - 类 的构造器net.polyv.live.v1.entity.channel.operate.LiveChannelBasicInfoResponse.UserCategory
 
UserCategory() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveChannelBasicInfoV2Response.UserCategory
 
UserChildren() - 类 的构造器net.polyv.live.v2.entity.user.children.LiveGetUserChildrenResponse.UserChildren
 
UserGift() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveUpdateUserDonateRequest.UserGift
 
UserGiftDonate() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveGetUserDonateResponse.UserGiftDonate
 
UserGiftDonate() - 类 的构造器net.polyv.live.v2.entity.channel.template.LiveUpdateUserDonateRequest.UserGiftDonate
 
userId - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
POLYV用户ID,和保利威官网一致,获取路径:官网->登录->直播(开发设置)
UserPlayback() - 类 的构造器net.polyv.live.v2.entity.channel.account.LiveListUserPlaybackResponse.UserPlayback
 
Users() - 类 的构造器net.polyv.live.v1.entity.interact.LiveQuestionnaireResultResponse.Users
 
UTF8 - 类 中的静态变量net.polyv.live.v1.constant.LiveConstant
 

V

valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AntiRecordType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AuthType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AutoPlay
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.BannedType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.CardPushDuration
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ChannelSwitch
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ChatStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ConditionUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Flag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.GlobalEnabledType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.HeadAdvertType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ImageType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.LogoPosition
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.MenuType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ModelType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.NewSceneType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.OrderBy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PayWay
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTRecordRatio
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTRecordType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ProductStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ProductType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.QuestionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.RobotModel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Role
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.RolePurview
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.SceneType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ShowCondition
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ShowMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Skin
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Template
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.TitleType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.UserType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatchLayout
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatchStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatermarkFontSize
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AntiRecordType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AuthType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.AutoPlay
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.BannedType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.CardPushDuration
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ChannelSwitch
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ChatStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ConditionUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Flag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.GlobalEnabledType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.HeadAdvertType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ImageType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.LogoPosition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.MenuType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ModelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.NewSceneType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.OrderBy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PayWay
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTRecordRatio
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTRecordType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.PPTStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ProductStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ProductType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.QuestionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.RobotModel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Role
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.RolePurview
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.SceneType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ShowCondition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.ShowMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Skin
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.Template
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.TitleType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.UserType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatchLayout
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatchStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.polyv.live.v1.constant.LiveConstant.WatermarkFontSize
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ViewlogDetail() - 类 的构造器net.polyv.live.v2.entity.channel.viewdata.LiveListAccountViewlogResponse.ViewlogDetail
 
ViewLogList() - 类 的构造器net.polyv.live.v1.entity.channel.viewdata.LiveGetChannelViewLogResponse.ViewLogList
 

W

waitHref - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
等待推流时显示图片的跳转链接
waitImage - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
等待推流时的显示图片
warmUpFlv - 类 中的变量net.polyv.live.v1.entity.channel.operate.LiveChannelResponse
一开始的暖场视频
A B C D E F G I L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2025. All rights reserved.