public class ILiveInvitePosterServiceImpl extends LiveBaseService implements ILiveInvitePosterService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
ILiveInvitePosterServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveCreateInviterResponse |
createInviter(LiveCreateInviterRequest liveCreateInviterRequest)
创建邀请者
API地址:https://help.polyv.net/#/live/api/v4/channel/interaction/invite/inviter_create
|
LiveGetInviteStatsResponse |
getInviteStats(LiveGetInviteStatsRequest liveGetInviteStatsRequest)
查询邀请海报明细数据
API地址:https://help.polyv.net/#/live/api/v4/channel/statistics/get_invite_stats
|
getReturnBinary, getReturnList, getReturnOne, postEmptyFormBodyReturnOne, postFormBodyReturnList, postFormBodyReturnOne, postJsonBodyReturnList, postJsonBodyReturnOne, postJsonBodyReturnOne, postJsonBodyReturnOne, responseConversion, uploadMultipartFile, uploadOneFilepublic LiveGetInviteStatsResponse getInviteStats(LiveGetInviteStatsRequest liveGetInviteStatsRequest) throws IOException, NoSuchAlgorithmException
getInviteStats 在接口中 ILiveInvitePosterServiceliveGetInviteStatsRequest - 查询邀请海报明细数据请求实体IOException - 异常NoSuchAlgorithmException - 异常public LiveCreateInviterResponse createInviter(LiveCreateInviterRequest liveCreateInviterRequest) throws IOException, NoSuchAlgorithmException
createInviter 在接口中 ILiveInvitePosterServiceliveCreateInviterRequest - 创建邀请者请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2025. All rights reserved.