public static class GetUserWatchLiveListResponseBody.GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
hasSubscribed |
Boolean |
isForecastExpired |
Long |
watchProgressMs |
| 构造器和说明 |
|---|
GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo() |
@NameInMap(value="hasSubscribed") public Boolean hasSubscribed
@NameInMap(value="isForecastExpired") public Boolean isForecastExpired
@NameInMap(value="watchProgressMs") public Long watchProgressMs
public GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo()
public static GetUserWatchLiveListResponseBody.GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo build(Map<String,?> map) throws Exception
Exceptionpublic GetUserWatchLiveListResponseBody.GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo setHasSubscribed(Boolean hasSubscribed)
public Boolean getHasSubscribed()
public GetUserWatchLiveListResponseBody.GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo setIsForecastExpired(Boolean isForecastExpired)
public Boolean getIsForecastExpired()
public GetUserWatchLiveListResponseBody.GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo setWatchProgressMs(Long watchProgressMs)
public Long getWatchProgressMs()
Copyright © 2025. All rights reserved.