Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddShareCidListHeaders
- type AddShareCidListRequest
- func (s AddShareCidListRequest) GoString() string
- func (s *AddShareCidListRequest) SetGroupIdType(v int64) *AddShareCidListRequest
- func (s *AddShareCidListRequest) SetGroupIds(v []*string) *AddShareCidListRequest
- func (s *AddShareCidListRequest) SetUserId(v string) *AddShareCidListRequest
- func (s AddShareCidListRequest) String() string
- type AddShareCidListResponse
- type AddShareCidListResponseBody
- func (s AddShareCidListResponseBody) GoString() string
- func (s *AddShareCidListResponseBody) SetHasShareSuccess(v bool) *AddShareCidListResponseBody
- func (s *AddShareCidListResponseBody) SetShareSuccessGroupList(v []*string) *AddShareCidListResponseBody
- func (s AddShareCidListResponseBody) String() string
- type Client
- func (client *Client) AddShareCidList(feedId *string, request *AddShareCidListRequest) (_result *AddShareCidListResponse, _err error)
- func (client *Client) AddShareCidListWithOptions(feedId *string, request *AddShareCidListRequest, ...) (_result *AddShareCidListResponse, _err error)
- func (client *Client) CreateCloudFeed(request *CreateCloudFeedRequest) (_result *CreateCloudFeedResponse, _err error)
- func (client *Client) CreateCloudFeedWithOptions(request *CreateCloudFeedRequest, headers *CreateCloudFeedHeaders, ...) (_result *CreateCloudFeedResponse, _err error)
- func (client *Client) CreateLive(request *CreateLiveRequest) (_result *CreateLiveResponse, _err error)
- func (client *Client) CreateLiveWithOptions(request *CreateLiveRequest, headers *CreateLiveHeaders, ...) (_result *CreateLiveResponse, _err error)
- func (client *Client) DeleteLive(request *DeleteLiveRequest) (_result *DeleteLiveResponse, _err error)
- func (client *Client) DeleteLiveFeed(feedId *string, request *DeleteLiveFeedRequest) (_result *DeleteLiveFeedResponse, _err error)
- func (client *Client) DeleteLiveFeedWithOptions(feedId *string, request *DeleteLiveFeedRequest, headers *DeleteLiveFeedHeaders, ...) (_result *DeleteLiveFeedResponse, _err error)
- func (client *Client) DeleteLiveWithOptions(request *DeleteLiveRequest, headers *DeleteLiveHeaders, ...) (_result *DeleteLiveResponse, _err error)
- func (client *Client) EditFeedReplay(feedId *string, request *EditFeedReplayRequest) (_result *EditFeedReplayResponse, _err error)
- func (client *Client) EditFeedReplayWithOptions(feedId *string, request *EditFeedReplayRequest, headers *EditFeedReplayHeaders, ...) (_result *EditFeedReplayResponse, _err error)
- func (client *Client) GetUserAllLiveList(request *GetUserAllLiveListRequest) (_result *GetUserAllLiveListResponse, _err error)
- func (client *Client) GetUserAllLiveListWithOptions(request *GetUserAllLiveListRequest, headers *GetUserAllLiveListHeaders, ...) (_result *GetUserAllLiveListResponse, _err error)
- func (client *Client) GetUserCreateLiveList(request *GetUserCreateLiveListRequest) (_result *GetUserCreateLiveListResponse, _err error)
- func (client *Client) GetUserCreateLiveListWithOptions(request *GetUserCreateLiveListRequest, headers *GetUserCreateLiveListHeaders, ...) (_result *GetUserCreateLiveListResponse, _err error)
- func (client *Client) GetUserWatchLiveList(request *GetUserWatchLiveListRequest) (_result *GetUserWatchLiveListResponse, _err error)
- func (client *Client) GetUserWatchLiveListWithOptions(request *GetUserWatchLiveListRequest, headers *GetUserWatchLiveListHeaders, ...) (_result *GetUserWatchLiveListResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ModifyFeedWhiteList(feedId *string, request *ModifyFeedWhiteListRequest) (_result *ModifyFeedWhiteListResponse, _err error)
- func (client *Client) ModifyFeedWhiteListWithOptions(feedId *string, tmpReq *ModifyFeedWhiteListRequest, ...) (_result *ModifyFeedWhiteListResponse, _err error)
- func (client *Client) QueryFeedWhiteList(feedId *string, request *QueryFeedWhiteListRequest) (_result *QueryFeedWhiteListResponse, _err error)
- func (client *Client) QueryFeedWhiteListWithOptions(feedId *string, request *QueryFeedWhiteListRequest, ...) (_result *QueryFeedWhiteListResponse, _err error)
- func (client *Client) QueryLiveInfo(request *QueryLiveInfoRequest) (_result *QueryLiveInfoResponse, _err error)
- func (client *Client) QueryLiveInfoWithOptions(request *QueryLiveInfoRequest, headers *QueryLiveInfoHeaders, ...) (_result *QueryLiveInfoResponse, _err error)
- func (client *Client) QueryLiveWatchDetail(request *QueryLiveWatchDetailRequest) (_result *QueryLiveWatchDetailResponse, _err error)
- func (client *Client) QueryLiveWatchDetailWithOptions(request *QueryLiveWatchDetailRequest, headers *QueryLiveWatchDetailHeaders, ...) (_result *QueryLiveWatchDetailResponse, _err error)
- func (client *Client) QueryLiveWatchUserList(request *QueryLiveWatchUserListRequest) (_result *QueryLiveWatchUserListResponse, _err error)
- func (client *Client) QueryLiveWatchUserListWithOptions(request *QueryLiveWatchUserListRequest, headers *QueryLiveWatchUserListHeaders, ...) (_result *QueryLiveWatchUserListResponse, _err error)
- func (client *Client) QuerySubscribeStatus(request *QuerySubscribeStatusRequest) (_result *QuerySubscribeStatusResponse, _err error)
- func (client *Client) QuerySubscribeStatusWithOptions(tmpReq *QuerySubscribeStatusRequest, headers *QuerySubscribeStatusHeaders, ...) (_result *QuerySubscribeStatusResponse, _err error)
- func (client *Client) StartCloudFeed(feedId *string, request *StartCloudFeedRequest) (_result *StartCloudFeedResponse, _err error)
- func (client *Client) StartCloudFeedWithOptions(feedId *string, request *StartCloudFeedRequest, headers *StartCloudFeedHeaders, ...) (_result *StartCloudFeedResponse, _err error)
- func (client *Client) StopCloudFeed(feedId *string, request *StopCloudFeedRequest) (_result *StopCloudFeedResponse, _err error)
- func (client *Client) StopCloudFeedWithOptions(feedId *string, request *StopCloudFeedRequest, headers *StopCloudFeedHeaders, ...) (_result *StopCloudFeedResponse, _err error)
- func (client *Client) SubscribeLive(request *SubscribeLiveRequest) (_result *SubscribeLiveResponse, _err error)
- func (client *Client) SubscribeLiveWithOptions(request *SubscribeLiveRequest, headers *SubscribeLiveHeaders, ...) (_result *SubscribeLiveResponse, _err error)
- func (client *Client) UpdateLive(request *UpdateLiveRequest) (_result *UpdateLiveResponse, _err error)
- func (client *Client) UpdateLiveFeed(feedId *string, request *UpdateLiveFeedRequest) (_result *UpdateLiveFeedResponse, _err error)
- func (client *Client) UpdateLiveFeedWithOptions(feedId *string, request *UpdateLiveFeedRequest, headers *UpdateLiveFeedHeaders, ...) (_result *UpdateLiveFeedResponse, _err error)
- func (client *Client) UpdateLiveWithOptions(request *UpdateLiveRequest, headers *UpdateLiveHeaders, ...) (_result *UpdateLiveResponse, _err error)
- type CreateCloudFeedHeaders
- type CreateCloudFeedRequest
- func (s CreateCloudFeedRequest) GoString() string
- func (s *CreateCloudFeedRequest) SetCoverUrl(v string) *CreateCloudFeedRequest
- func (s *CreateCloudFeedRequest) SetIntro(v string) *CreateCloudFeedRequest
- func (s *CreateCloudFeedRequest) SetStartTime(v int64) *CreateCloudFeedRequest
- func (s *CreateCloudFeedRequest) SetTitle(v string) *CreateCloudFeedRequest
- func (s *CreateCloudFeedRequest) SetUserId(v string) *CreateCloudFeedRequest
- func (s *CreateCloudFeedRequest) SetVideoUrl(v string) *CreateCloudFeedRequest
- func (s CreateCloudFeedRequest) String() string
- type CreateCloudFeedResponse
- type CreateCloudFeedResponseBody
- type CreateLiveHeaders
- type CreateLiveRequest
- func (s CreateLiveRequest) GoString() string
- func (s *CreateLiveRequest) SetCoverUrl(v string) *CreateLiveRequest
- func (s *CreateLiveRequest) SetIntroduction(v string) *CreateLiveRequest
- func (s *CreateLiveRequest) SetPreEndTime(v int64) *CreateLiveRequest
- func (s *CreateLiveRequest) SetPreStartTime(v int64) *CreateLiveRequest
- func (s *CreateLiveRequest) SetTitle(v string) *CreateLiveRequest
- func (s *CreateLiveRequest) SetUnionId(v string) *CreateLiveRequest
- func (s CreateLiveRequest) String() string
- type CreateLiveResponse
- type CreateLiveResponseBody
- type CreateLiveResponseBodyResult
- type DeleteLiveFeedHeaders
- type DeleteLiveFeedRequest
- type DeleteLiveFeedResponse
- type DeleteLiveFeedResponseBody
- type DeleteLiveHeaders
- type DeleteLiveRequest
- type DeleteLiveResponse
- type DeleteLiveResponseBody
- type DeleteLiveResponseBodyResult
- type EditFeedReplayHeaders
- type EditFeedReplayRequest
- func (s EditFeedReplayRequest) GoString() string
- func (s *EditFeedReplayRequest) SetEditEndTime(v int64) *EditFeedReplayRequest
- func (s *EditFeedReplayRequest) SetEditStartTime(v int64) *EditFeedReplayRequest
- func (s *EditFeedReplayRequest) SetUserId(v string) *EditFeedReplayRequest
- func (s EditFeedReplayRequest) String() string
- type EditFeedReplayResponse
- type EditFeedReplayResponseBody
- type GetUserAllLiveListHeaders
- func (s GetUserAllLiveListHeaders) GoString() string
- func (s *GetUserAllLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserAllLiveListHeaders
- func (s *GetUserAllLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserAllLiveListHeaders
- func (s GetUserAllLiveListHeaders) String() string
- type GetUserAllLiveListRequest
- func (s GetUserAllLiveListRequest) GoString() string
- func (s *GetUserAllLiveListRequest) SetEndTime(v int64) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetPageNumber(v int32) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetPageSize(v int32) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetStartTime(v int64) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetStatuses(v []*int32) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetTitle(v string) *GetUserAllLiveListRequest
- func (s *GetUserAllLiveListRequest) SetUnionId(v string) *GetUserAllLiveListRequest
- func (s GetUserAllLiveListRequest) String() string
- type GetUserAllLiveListResponse
- func (s GetUserAllLiveListResponse) GoString() string
- func (s *GetUserAllLiveListResponse) SetBody(v *GetUserAllLiveListResponseBody) *GetUserAllLiveListResponse
- func (s *GetUserAllLiveListResponse) SetHeaders(v map[string]*string) *GetUserAllLiveListResponse
- func (s GetUserAllLiveListResponse) String() string
- type GetUserAllLiveListResponseBody
- type GetUserAllLiveListResponseBodyResult
- func (s GetUserAllLiveListResponseBodyResult) GoString() string
- func (s *GetUserAllLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserAllLiveListResponseBodyResult
- func (s *GetUserAllLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) *GetUserAllLiveListResponseBodyResult
- func (s GetUserAllLiveListResponseBodyResult) String() string
- type GetUserAllLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) SetExtraInfo(v *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelList
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo(v *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) String() string
- type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString() string
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetHasSubscribed(v bool) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired(v bool) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs(v int64) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String() string
- type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration(v int64) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime(v int64) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveId(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus(v int32) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime(v int64) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount(v int32) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetTitle(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId(v string) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUv(v int32) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) String() string
- type GetUserCreateLiveListHeaders
- func (s GetUserCreateLiveListHeaders) GoString() string
- func (s *GetUserCreateLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserCreateLiveListHeaders
- func (s *GetUserCreateLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserCreateLiveListHeaders
- func (s GetUserCreateLiveListHeaders) String() string
- type GetUserCreateLiveListRequest
- func (s GetUserCreateLiveListRequest) GoString() string
- func (s *GetUserCreateLiveListRequest) SetEndTime(v int64) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetMaxResults(v int32) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetNextToken(v string) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetStartTime(v int64) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetStatuses(v []*int64) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetTitle(v string) *GetUserCreateLiveListRequest
- func (s *GetUserCreateLiveListRequest) SetUnionId(v string) *GetUserCreateLiveListRequest
- func (s GetUserCreateLiveListRequest) String() string
- type GetUserCreateLiveListResponse
- func (s GetUserCreateLiveListResponse) GoString() string
- func (s *GetUserCreateLiveListResponse) SetBody(v *GetUserCreateLiveListResponseBody) *GetUserCreateLiveListResponse
- func (s *GetUserCreateLiveListResponse) SetHeaders(v map[string]*string) *GetUserCreateLiveListResponse
- func (s GetUserCreateLiveListResponse) String() string
- type GetUserCreateLiveListResponseBody
- type GetUserCreateLiveListResponseBodyResult
- func (s GetUserCreateLiveListResponseBodyResult) GoString() string
- func (s *GetUserCreateLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserCreateLiveListResponseBodyResult
- func (s *GetUserCreateLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) *GetUserCreateLiveListResponseBodyResult
- func (s *GetUserCreateLiveListResponseBodyResult) SetNextToken(v string) *GetUserCreateLiveListResponseBodyResult
- func (s *GetUserCreateLiveListResponseBodyResult) SetTotal(v int32) *GetUserCreateLiveListResponseBodyResult
- func (s GetUserCreateLiveListResponseBodyResult) String() string
- type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) SetHasSubscribed(v *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo(v *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) String() string
- type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) GoString() string
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetHasSubscribed(v bool) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetIsForecastExpired(v bool) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetWatchProgressMs(v int64) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) String() string
- type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration(v int64) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime(v int64) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveId(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus(v int32) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime(v int64) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount(v int32) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetTitle(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId(v string) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUv(v int32) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) String() string
- type GetUserWatchLiveListHeaders
- func (s GetUserWatchLiveListHeaders) GoString() string
- func (s *GetUserWatchLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserWatchLiveListHeaders
- func (s *GetUserWatchLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserWatchLiveListHeaders
- func (s GetUserWatchLiveListHeaders) String() string
- type GetUserWatchLiveListRequest
- func (s GetUserWatchLiveListRequest) GoString() string
- func (s *GetUserWatchLiveListRequest) SetFilterType(v int32) *GetUserWatchLiveListRequest
- func (s *GetUserWatchLiveListRequest) SetMaxResults(v int32) *GetUserWatchLiveListRequest
- func (s *GetUserWatchLiveListRequest) SetNextToken(v string) *GetUserWatchLiveListRequest
- func (s *GetUserWatchLiveListRequest) SetUnionId(v string) *GetUserWatchLiveListRequest
- func (s GetUserWatchLiveListRequest) String() string
- type GetUserWatchLiveListResponse
- func (s GetUserWatchLiveListResponse) GoString() string
- func (s *GetUserWatchLiveListResponse) SetBody(v *GetUserWatchLiveListResponseBody) *GetUserWatchLiveListResponse
- func (s *GetUserWatchLiveListResponse) SetHeaders(v map[string]*string) *GetUserWatchLiveListResponse
- func (s GetUserWatchLiveListResponse) String() string
- type GetUserWatchLiveListResponseBody
- type GetUserWatchLiveListResponseBodyResult
- func (s GetUserWatchLiveListResponseBodyResult) GoString() string
- func (s *GetUserWatchLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserWatchLiveListResponseBodyResult
- func (s *GetUserWatchLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) *GetUserWatchLiveListResponseBodyResult
- func (s *GetUserWatchLiveListResponseBodyResult) SetNextToken(v string) *GetUserWatchLiveListResponseBodyResult
- func (s *GetUserWatchLiveListResponseBodyResult) SetTotal(v int32) *GetUserWatchLiveListResponseBodyResult
- func (s GetUserWatchLiveListResponseBodyResult) String() string
- type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) SetExtraInfo(v *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo(v *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) String() string
- type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString() string
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetHasSubscribed(v bool) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired(v bool) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs(v int64) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String() string
- type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration(v int64) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime(v int64) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveId(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus(v int32) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime(v int64) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount(v int32) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetTitle(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId(v string) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUv(v int32) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo
- func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) String() string
- type ModifyFeedWhiteListHeaders
- func (s ModifyFeedWhiteListHeaders) GoString() string
- func (s *ModifyFeedWhiteListHeaders) SetCommonHeaders(v map[string]*string) *ModifyFeedWhiteListHeaders
- func (s *ModifyFeedWhiteListHeaders) SetXAcsDingtalkAccessToken(v string) *ModifyFeedWhiteListHeaders
- func (s ModifyFeedWhiteListHeaders) String() string
- type ModifyFeedWhiteListRequest
- func (s ModifyFeedWhiteListRequest) GoString() string
- func (s *ModifyFeedWhiteListRequest) SetAction(v int64) *ModifyFeedWhiteListRequest
- func (s *ModifyFeedWhiteListRequest) SetModifyUserList(v []*string) *ModifyFeedWhiteListRequest
- func (s *ModifyFeedWhiteListRequest) SetUserId(v string) *ModifyFeedWhiteListRequest
- func (s ModifyFeedWhiteListRequest) String() string
- type ModifyFeedWhiteListResponse
- func (s ModifyFeedWhiteListResponse) GoString() string
- func (s *ModifyFeedWhiteListResponse) SetBody(v *ModifyFeedWhiteListResponseBody) *ModifyFeedWhiteListResponse
- func (s *ModifyFeedWhiteListResponse) SetHeaders(v map[string]*string) *ModifyFeedWhiteListResponse
- func (s ModifyFeedWhiteListResponse) String() string
- type ModifyFeedWhiteListResponseBody
- type ModifyFeedWhiteListShrinkRequest
- func (s ModifyFeedWhiteListShrinkRequest) GoString() string
- func (s *ModifyFeedWhiteListShrinkRequest) SetAction(v int64) *ModifyFeedWhiteListShrinkRequest
- func (s *ModifyFeedWhiteListShrinkRequest) SetModifyUserListShrink(v string) *ModifyFeedWhiteListShrinkRequest
- func (s *ModifyFeedWhiteListShrinkRequest) SetUserId(v string) *ModifyFeedWhiteListShrinkRequest
- func (s ModifyFeedWhiteListShrinkRequest) String() string
- type QueryFeedWhiteListHeaders
- func (s QueryFeedWhiteListHeaders) GoString() string
- func (s *QueryFeedWhiteListHeaders) SetCommonHeaders(v map[string]*string) *QueryFeedWhiteListHeaders
- func (s *QueryFeedWhiteListHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFeedWhiteListHeaders
- func (s QueryFeedWhiteListHeaders) String() string
- type QueryFeedWhiteListRequest
- type QueryFeedWhiteListResponse
- func (s QueryFeedWhiteListResponse) GoString() string
- func (s *QueryFeedWhiteListResponse) SetBody(v *QueryFeedWhiteListResponseBody) *QueryFeedWhiteListResponse
- func (s *QueryFeedWhiteListResponse) SetHeaders(v map[string]*string) *QueryFeedWhiteListResponse
- func (s QueryFeedWhiteListResponse) String() string
- type QueryFeedWhiteListResponseBody
- type QueryLiveInfoHeaders
- type QueryLiveInfoRequest
- type QueryLiveInfoResponse
- type QueryLiveInfoResponseBody
- type QueryLiveInfoResponseBodyResult
- type QueryLiveInfoResponseBodyResultLiveInfo
- func (s QueryLiveInfoResponseBodyResultLiveInfo) GoString() string
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetCoverUrl(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetDuration(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetEndTime(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetIntroduction(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLiveId(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLivePlayUrl(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLiveStatus(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetStartTime(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetSubscribeCount(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetTitle(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetUnionId(v string) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetUv(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
- func (s QueryLiveInfoResponseBodyResultLiveInfo) String() string
- type QueryLiveWatchDetailHeaders
- func (s QueryLiveWatchDetailHeaders) GoString() string
- func (s *QueryLiveWatchDetailHeaders) SetCommonHeaders(v map[string]*string) *QueryLiveWatchDetailHeaders
- func (s *QueryLiveWatchDetailHeaders) SetXAcsDingtalkAccessToken(v string) *QueryLiveWatchDetailHeaders
- func (s QueryLiveWatchDetailHeaders) String() string
- type QueryLiveWatchDetailRequest
- type QueryLiveWatchDetailResponse
- func (s QueryLiveWatchDetailResponse) GoString() string
- func (s *QueryLiveWatchDetailResponse) SetBody(v *QueryLiveWatchDetailResponseBody) *QueryLiveWatchDetailResponse
- func (s *QueryLiveWatchDetailResponse) SetHeaders(v map[string]*string) *QueryLiveWatchDetailResponse
- func (s QueryLiveWatchDetailResponse) String() string
- type QueryLiveWatchDetailResponseBody
- type QueryLiveWatchDetailResponseBodyResult
- func (s QueryLiveWatchDetailResponseBodyResult) GoString() string
- func (s *QueryLiveWatchDetailResponseBodyResult) SetAvgWatchTime(v int64) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetLiveUv(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetMsgCount(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetPlaybackUv(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetPraiseCount(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetPv(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetTotalWatchTime(v int64) *QueryLiveWatchDetailResponseBodyResult
- func (s *QueryLiveWatchDetailResponseBodyResult) SetUv(v int32) *QueryLiveWatchDetailResponseBodyResult
- func (s QueryLiveWatchDetailResponseBodyResult) String() string
- type QueryLiveWatchUserListHeaders
- func (s QueryLiveWatchUserListHeaders) GoString() string
- func (s *QueryLiveWatchUserListHeaders) SetCommonHeaders(v map[string]*string) *QueryLiveWatchUserListHeaders
- func (s *QueryLiveWatchUserListHeaders) SetXAcsDingtalkAccessToken(v string) *QueryLiveWatchUserListHeaders
- func (s QueryLiveWatchUserListHeaders) String() string
- type QueryLiveWatchUserListRequest
- func (s QueryLiveWatchUserListRequest) GoString() string
- func (s *QueryLiveWatchUserListRequest) SetLiveId(v string) *QueryLiveWatchUserListRequest
- func (s *QueryLiveWatchUserListRequest) SetPageNumber(v int32) *QueryLiveWatchUserListRequest
- func (s *QueryLiveWatchUserListRequest) SetPageSize(v int32) *QueryLiveWatchUserListRequest
- func (s *QueryLiveWatchUserListRequest) SetUnionId(v string) *QueryLiveWatchUserListRequest
- func (s QueryLiveWatchUserListRequest) String() string
- type QueryLiveWatchUserListResponse
- func (s QueryLiveWatchUserListResponse) GoString() string
- func (s *QueryLiveWatchUserListResponse) SetBody(v *QueryLiveWatchUserListResponseBody) *QueryLiveWatchUserListResponse
- func (s *QueryLiveWatchUserListResponse) SetHeaders(v map[string]*string) *QueryLiveWatchUserListResponse
- func (s QueryLiveWatchUserListResponse) String() string
- type QueryLiveWatchUserListResponseBody
- type QueryLiveWatchUserListResponseBodyResult
- func (s QueryLiveWatchUserListResponseBodyResult) GoString() string
- func (s *QueryLiveWatchUserListResponseBodyResult) SetOrgUsesList(v []*QueryLiveWatchUserListResponseBodyResultOrgUsesList) *QueryLiveWatchUserListResponseBodyResult
- func (s *QueryLiveWatchUserListResponseBodyResult) SetOutOrgUserList(v []*QueryLiveWatchUserListResponseBodyResultOutOrgUserList) *QueryLiveWatchUserListResponseBodyResult
- func (s QueryLiveWatchUserListResponseBodyResult) String() string
- type QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s QueryLiveWatchUserListResponseBodyResultOrgUsesList) GoString() string
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetDeptName(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetName(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetUnionId(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetUserId(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchLiveTime(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchPlaybackTime(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchProgressMs(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
- func (s QueryLiveWatchUserListResponseBodyResultOrgUsesList) String() string
- type QueryLiveWatchUserListResponseBodyResultOutOrgUserList
- func (s QueryLiveWatchUserListResponseBodyResultOutOrgUserList) GoString() string
- func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetName(v string) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
- func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchLiveTime(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
- func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchPlaybackTime(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
- func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchProgressMs(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
- func (s QueryLiveWatchUserListResponseBodyResultOutOrgUserList) String() string
- type QuerySubscribeStatusHeaders
- func (s QuerySubscribeStatusHeaders) GoString() string
- func (s *QuerySubscribeStatusHeaders) SetCommonHeaders(v map[string]*string) *QuerySubscribeStatusHeaders
- func (s *QuerySubscribeStatusHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySubscribeStatusHeaders
- func (s QuerySubscribeStatusHeaders) String() string
- type QuerySubscribeStatusRequest
- func (s QuerySubscribeStatusRequest) GoString() string
- func (s *QuerySubscribeStatusRequest) SetBody(v *QuerySubscribeStatusRequestBody) *QuerySubscribeStatusRequest
- func (s *QuerySubscribeStatusRequest) SetUnionId(v string) *QuerySubscribeStatusRequest
- func (s QuerySubscribeStatusRequest) String() string
- type QuerySubscribeStatusRequestBody
- type QuerySubscribeStatusResponse
- func (s QuerySubscribeStatusResponse) GoString() string
- func (s *QuerySubscribeStatusResponse) SetBody(v *QuerySubscribeStatusResponseBody) *QuerySubscribeStatusResponse
- func (s *QuerySubscribeStatusResponse) SetHeaders(v map[string]*string) *QuerySubscribeStatusResponse
- func (s QuerySubscribeStatusResponse) String() string
- type QuerySubscribeStatusResponseBody
- type QuerySubscribeStatusResponseBodyResult
- func (s QuerySubscribeStatusResponseBodyResult) GoString() string
- func (s *QuerySubscribeStatusResponseBodyResult) SetSubscribeStatusDTOS(v []*QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) *QuerySubscribeStatusResponseBodyResult
- func (s QuerySubscribeStatusResponseBodyResult) String() string
- type QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS
- func (s QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) GoString() string
- func (s *QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) SetLiveId(v string) *QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS
- func (s *QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) SetSubscribe(v bool) *QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS
- func (s QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) String() string
- type QuerySubscribeStatusShrinkRequest
- func (s QuerySubscribeStatusShrinkRequest) GoString() string
- func (s *QuerySubscribeStatusShrinkRequest) SetBodyShrink(v string) *QuerySubscribeStatusShrinkRequest
- func (s *QuerySubscribeStatusShrinkRequest) SetUnionId(v string) *QuerySubscribeStatusShrinkRequest
- func (s QuerySubscribeStatusShrinkRequest) String() string
- type StartCloudFeedHeaders
- type StartCloudFeedRequest
- type StartCloudFeedResponse
- type StartCloudFeedResponseBody
- type StopCloudFeedHeaders
- type StopCloudFeedRequest
- type StopCloudFeedResponse
- type StopCloudFeedResponseBody
- type SubscribeLiveHeaders
- type SubscribeLiveRequest
- func (s SubscribeLiveRequest) GoString() string
- func (s *SubscribeLiveRequest) SetLiveId(v string) *SubscribeLiveRequest
- func (s *SubscribeLiveRequest) SetSubscribe(v bool) *SubscribeLiveRequest
- func (s *SubscribeLiveRequest) SetUnionId(v string) *SubscribeLiveRequest
- func (s SubscribeLiveRequest) String() string
- type SubscribeLiveResponse
- type SubscribeLiveResponseBody
- type SubscribeLiveResponseBodyResult
- type UpdateLiveFeedHeaders
- type UpdateLiveFeedRequest
- func (s UpdateLiveFeedRequest) GoString() string
- func (s *UpdateLiveFeedRequest) SetCoverUrl(v string) *UpdateLiveFeedRequest
- func (s *UpdateLiveFeedRequest) SetIntroduction(v string) *UpdateLiveFeedRequest
- func (s *UpdateLiveFeedRequest) SetStartTime(v int64) *UpdateLiveFeedRequest
- func (s *UpdateLiveFeedRequest) SetTitle(v string) *UpdateLiveFeedRequest
- func (s *UpdateLiveFeedRequest) SetUserId(v string) *UpdateLiveFeedRequest
- func (s UpdateLiveFeedRequest) String() string
- type UpdateLiveFeedResponse
- type UpdateLiveFeedResponseBody
- type UpdateLiveHeaders
- type UpdateLiveRequest
- func (s UpdateLiveRequest) GoString() string
- func (s *UpdateLiveRequest) SetCoverUrl(v string) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetIntroduction(v string) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetLiveId(v string) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetPreEndTime(v int64) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetPreStartTime(v int64) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetTitle(v string) *UpdateLiveRequest
- func (s *UpdateLiveRequest) SetUnionId(v string) *UpdateLiveRequest
- func (s UpdateLiveRequest) String() string
- type UpdateLiveResponse
- type UpdateLiveResponseBody
- type UpdateLiveResponseBodyResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddShareCidListHeaders ¶
type AddShareCidListHeaders struct {}
func (AddShareCidListHeaders) GoString ¶
func (s AddShareCidListHeaders) GoString() string
func (*AddShareCidListHeaders) SetCommonHeaders ¶
func (s *AddShareCidListHeaders) SetCommonHeaders(v map[string]*string) *AddShareCidListHeaders
func (*AddShareCidListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddShareCidListHeaders) SetXAcsDingtalkAccessToken(v string) *AddShareCidListHeaders
func (AddShareCidListHeaders) String ¶
func (s AddShareCidListHeaders) String() string
type AddShareCidListRequest ¶
type AddShareCidListRequest struct { int64 `json:"groupIdType,omitempty" xml:"groupIdType,omitempty"` GroupIds []*string `json:"groupIds,omitempty" xml:"groupIds,omitempty" type:"Repeated"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }GroupIdType *
func (AddShareCidListRequest) GoString ¶
func (s AddShareCidListRequest) GoString() string
func (*AddShareCidListRequest) SetGroupIdType ¶
func (s *AddShareCidListRequest) SetGroupIdType(v int64) *AddShareCidListRequest
func (*AddShareCidListRequest) SetGroupIds ¶
func (s *AddShareCidListRequest) SetGroupIds(v []*string) *AddShareCidListRequest
func (*AddShareCidListRequest) SetUserId ¶
func (s *AddShareCidListRequest) SetUserId(v string) *AddShareCidListRequest
func (AddShareCidListRequest) String ¶
func (s AddShareCidListRequest) String() string
type AddShareCidListResponse ¶
type AddShareCidListResponse struct {}
func (AddShareCidListResponse) GoString ¶
func (s AddShareCidListResponse) GoString() string
func (*AddShareCidListResponse) SetBody ¶
func (s *AddShareCidListResponse) SetBody(v *AddShareCidListResponseBody) *AddShareCidListResponse
func (*AddShareCidListResponse) SetHeaders ¶
func (s *AddShareCidListResponse) SetHeaders(v map[string]*string) *AddShareCidListResponse
func (AddShareCidListResponse) String ¶
func (s AddShareCidListResponse) String() string
type AddShareCidListResponseBody ¶
type AddShareCidListResponseBody struct { bool `json:"hasShareSuccess,omitempty" xml:"hasShareSuccess,omitempty"` ShareSuccessGroupList []*string `json:"shareSuccessGroupList,omitempty" xml:"shareSuccessGroupList,omitempty" type:"Repeated"` }HasShareSuccess *
func (AddShareCidListResponseBody) GoString ¶
func (s AddShareCidListResponseBody) GoString() string
func (*AddShareCidListResponseBody) SetHasShareSuccess ¶
func (s *AddShareCidListResponseBody) SetHasShareSuccess(v bool) *AddShareCidListResponseBody
func (*AddShareCidListResponseBody) SetShareSuccessGroupList ¶
func (s *AddShareCidListResponseBody) SetShareSuccessGroupList(v []*string) *AddShareCidListResponseBody
func (AddShareCidListResponseBody) String ¶
func (s AddShareCidListResponseBody) String() string
type Client ¶
func (*Client) AddShareCidList ¶
func (client *Client) AddShareCidList(feedId *string, request *AddShareCidListRequest) (_result *AddShareCidListResponse, _err error)
func (*Client) AddShareCidListWithOptions ¶
func (client *Client) AddShareCidListWithOptions(feedId *string, request *AddShareCidListRequest, headers *AddShareCidListHeaders, runtime *util.RuntimeOptions) (_result *AddShareCidListResponse, _err error)
func (*Client) CreateCloudFeed ¶
func (client *Client) CreateCloudFeed(request *CreateCloudFeedRequest) (_result *CreateCloudFeedResponse, _err error)
func (*Client) CreateCloudFeedWithOptions ¶
func (client *Client) CreateCloudFeedWithOptions(request *CreateCloudFeedRequest, headers *CreateCloudFeedHeaders, runtime *util.RuntimeOptions) (_result *CreateCloudFeedResponse, _err error)
func (*Client) CreateLive ¶
func (client *Client) CreateLive(request *CreateLiveRequest) (_result *CreateLiveResponse, _err error)
func (*Client) CreateLiveWithOptions ¶
func (client *Client) CreateLiveWithOptions(request *CreateLiveRequest, headers *CreateLiveHeaders, runtime *util.RuntimeOptions) (_result *CreateLiveResponse, _err error)
func (*Client) DeleteLive ¶
func (client *Client) DeleteLive(request *DeleteLiveRequest) (_result *DeleteLiveResponse, _err error)
func (*Client) DeleteLiveFeed ¶
func (client *Client) DeleteLiveFeed(feedId *string, request *DeleteLiveFeedRequest) (_result *DeleteLiveFeedResponse, _err error)
func (*Client) DeleteLiveFeedWithOptions ¶
func (client *Client) DeleteLiveFeedWithOptions(feedId *string, request *DeleteLiveFeedRequest, headers *DeleteLiveFeedHeaders, runtime *util.RuntimeOptions) (_result *DeleteLiveFeedResponse, _err error)
func (*Client) DeleteLiveWithOptions ¶
func (client *Client) DeleteLiveWithOptions(request *DeleteLiveRequest, headers *DeleteLiveHeaders, runtime *util.RuntimeOptions) (_result *DeleteLiveResponse, _err error)
func (*Client) EditFeedReplay ¶
func (client *Client) EditFeedReplay(feedId *string, request *EditFeedReplayRequest) (_result *EditFeedReplayResponse, _err error)
func (*Client) EditFeedReplayWithOptions ¶
func (client *Client) EditFeedReplayWithOptions(feedId *string, request *EditFeedReplayRequest, headers *EditFeedReplayHeaders, runtime *util.RuntimeOptions) (_result *EditFeedReplayResponse, _err error)
func (*Client) GetUserAllLiveList ¶
func (client *Client) GetUserAllLiveList(request *GetUserAllLiveListRequest) (_result *GetUserAllLiveListResponse, _err error)
func (*Client) GetUserAllLiveListWithOptions ¶
func (client *Client) GetUserAllLiveListWithOptions(request *GetUserAllLiveListRequest, headers *GetUserAllLiveListHeaders, runtime *util.RuntimeOptions) (_result *GetUserAllLiveListResponse, _err error)
func (*Client) GetUserCreateLiveList ¶
func (client *Client) GetUserCreateLiveList(request *GetUserCreateLiveListRequest) (_result *GetUserCreateLiveListResponse, _err error)
func (*Client) GetUserCreateLiveListWithOptions ¶
func (client *Client) GetUserCreateLiveListWithOptions(request *GetUserCreateLiveListRequest, headers *GetUserCreateLiveListHeaders, runtime *util.RuntimeOptions) (_result *GetUserCreateLiveListResponse, _err error)
func (*Client) GetUserWatchLiveList ¶
func (client *Client) GetUserWatchLiveList(request *GetUserWatchLiveListRequest) (_result *GetUserWatchLiveListResponse, _err error)
func (*Client) GetUserWatchLiveListWithOptions ¶
func (client *Client) GetUserWatchLiveListWithOptions(request *GetUserWatchLiveListRequest, headers *GetUserWatchLiveListHeaders, runtime *util.RuntimeOptions) (_result *GetUserWatchLiveListResponse, _err error)
func (*Client) ModifyFeedWhiteList ¶
func (client *Client) ModifyFeedWhiteList(feedId *string, request *ModifyFeedWhiteListRequest) (_result *ModifyFeedWhiteListResponse, _err error)
func (*Client) ModifyFeedWhiteListWithOptions ¶
func (client *Client) ModifyFeedWhiteListWithOptions(feedId *string, tmpReq *ModifyFeedWhiteListRequest, headers *ModifyFeedWhiteListHeaders, runtime *util.RuntimeOptions) (_result *ModifyFeedWhiteListResponse, _err error)
func (*Client) QueryFeedWhiteList ¶
func (client *Client) QueryFeedWhiteList(feedId *string, request *QueryFeedWhiteListRequest) (_result *QueryFeedWhiteListResponse, _err error)
func (*Client) QueryFeedWhiteListWithOptions ¶
func (client *Client) QueryFeedWhiteListWithOptions(feedId *string, request *QueryFeedWhiteListRequest, headers *QueryFeedWhiteListHeaders, runtime *util.RuntimeOptions) (_result *QueryFeedWhiteListResponse, _err error)
func (*Client) QueryLiveInfo ¶
func (client *Client) QueryLiveInfo(request *QueryLiveInfoRequest) (_result *QueryLiveInfoResponse, _err error)
func (*Client) QueryLiveInfoWithOptions ¶
func (client *Client) QueryLiveInfoWithOptions(request *QueryLiveInfoRequest, headers *QueryLiveInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryLiveInfoResponse, _err error)
func (*Client) QueryLiveWatchDetail ¶
func (client *Client) QueryLiveWatchDetail(request *QueryLiveWatchDetailRequest) (_result *QueryLiveWatchDetailResponse, _err error)
func (*Client) QueryLiveWatchDetailWithOptions ¶
func (client *Client) QueryLiveWatchDetailWithOptions(request *QueryLiveWatchDetailRequest, headers *QueryLiveWatchDetailHeaders, runtime *util.RuntimeOptions) (_result *QueryLiveWatchDetailResponse, _err error)
func (*Client) QueryLiveWatchUserList ¶
func (client *Client) QueryLiveWatchUserList(request *QueryLiveWatchUserListRequest) (_result *QueryLiveWatchUserListResponse, _err error)
func (*Client) QueryLiveWatchUserListWithOptions ¶
func (client *Client) QueryLiveWatchUserListWithOptions(request *QueryLiveWatchUserListRequest, headers *QueryLiveWatchUserListHeaders, runtime *util.RuntimeOptions) (_result *QueryLiveWatchUserListResponse, _err error)
func (*Client) QuerySubscribeStatus ¶
func (client *Client) QuerySubscribeStatus(request *QuerySubscribeStatusRequest) (_result *QuerySubscribeStatusResponse, _err error)
func (*Client) QuerySubscribeStatusWithOptions ¶
func (client *Client) QuerySubscribeStatusWithOptions(tmpReq *QuerySubscribeStatusRequest, headers *QuerySubscribeStatusHeaders, runtime *util.RuntimeOptions) (_result *QuerySubscribeStatusResponse, _err error)
func (*Client) StartCloudFeed ¶
func (client *Client) StartCloudFeed(feedId *string, request *StartCloudFeedRequest) (_result *StartCloudFeedResponse, _err error)
func (*Client) StartCloudFeedWithOptions ¶
func (client *Client) StartCloudFeedWithOptions(feedId *string, request *StartCloudFeedRequest, headers *StartCloudFeedHeaders, runtime *util.RuntimeOptions) (_result *StartCloudFeedResponse, _err error)
func (*Client) StopCloudFeed ¶
func (client *Client) StopCloudFeed(feedId *string, request *StopCloudFeedRequest) (_result *StopCloudFeedResponse, _err error)
func (*Client) StopCloudFeedWithOptions ¶
func (client *Client) StopCloudFeedWithOptions(feedId *string, request *StopCloudFeedRequest, headers *StopCloudFeedHeaders, runtime *util.RuntimeOptions) (_result *StopCloudFeedResponse, _err error)
func (*Client) SubscribeLive ¶
func (client *Client) SubscribeLive(request *SubscribeLiveRequest) (_result *SubscribeLiveResponse, _err error)
func (*Client) SubscribeLiveWithOptions ¶
func (client *Client) SubscribeLiveWithOptions(request *SubscribeLiveRequest, headers *SubscribeLiveHeaders, runtime *util.RuntimeOptions) (_result *SubscribeLiveResponse, _err error)
func (*Client) UpdateLive ¶
func (client *Client) UpdateLive(request *UpdateLiveRequest) (_result *UpdateLiveResponse, _err error)
func (*Client) UpdateLiveFeed ¶
func (client *Client) UpdateLiveFeed(feedId *string, request *UpdateLiveFeedRequest) (_result *UpdateLiveFeedResponse, _err error)
func (*Client) UpdateLiveFeedWithOptions ¶
func (client *Client) UpdateLiveFeedWithOptions(feedId *string, request *UpdateLiveFeedRequest, headers *UpdateLiveFeedHeaders, runtime *util.RuntimeOptions) (_result *UpdateLiveFeedResponse, _err error)
func (*Client) UpdateLiveWithOptions ¶
func (client *Client) UpdateLiveWithOptions(request *UpdateLiveRequest, headers *UpdateLiveHeaders, runtime *util.RuntimeOptions) (_result *UpdateLiveResponse, _err error)
type CreateCloudFeedHeaders ¶
type CreateCloudFeedHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateCloudFeedHeaders) GoString ¶
func (s CreateCloudFeedHeaders) GoString() string
func (*CreateCloudFeedHeaders) SetCommonHeaders ¶
func (s *CreateCloudFeedHeaders) SetCommonHeaders(v map[string]*string) *CreateCloudFeedHeaders
func (*CreateCloudFeedHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateCloudFeedHeaders) SetXAcsDingtalkAccessToken(v string) *CreateCloudFeedHeaders
func (CreateCloudFeedHeaders) String ¶
func (s CreateCloudFeedHeaders) String() string
type CreateCloudFeedRequest ¶
type CreateCloudFeedRequest struct { // 课程封面Url CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 课程简介 Intro *string `json:"intro,omitempty" xml:"intro,omitempty"` // 预计开始的时间戳(未来的时间点) StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 课程标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 创建课程的主播id(staffId) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` // 云导播课程资源的url VideoUrl *string `json:"videoUrl,omitempty" xml:"videoUrl,omitempty"` }
func (CreateCloudFeedRequest) GoString ¶
func (s CreateCloudFeedRequest) GoString() string
func (*CreateCloudFeedRequest) SetCoverUrl ¶
func (s *CreateCloudFeedRequest) SetCoverUrl(v string) *CreateCloudFeedRequest
func (*CreateCloudFeedRequest) SetIntro ¶
func (s *CreateCloudFeedRequest) SetIntro(v string) *CreateCloudFeedRequest
func (*CreateCloudFeedRequest) SetStartTime ¶
func (s *CreateCloudFeedRequest) SetStartTime(v int64) *CreateCloudFeedRequest
func (*CreateCloudFeedRequest) SetTitle ¶
func (s *CreateCloudFeedRequest) SetTitle(v string) *CreateCloudFeedRequest
func (*CreateCloudFeedRequest) SetUserId ¶
func (s *CreateCloudFeedRequest) SetUserId(v string) *CreateCloudFeedRequest
func (*CreateCloudFeedRequest) SetVideoUrl ¶
func (s *CreateCloudFeedRequest) SetVideoUrl(v string) *CreateCloudFeedRequest
func (CreateCloudFeedRequest) String ¶
func (s CreateCloudFeedRequest) String() string
type CreateCloudFeedResponse ¶
type CreateCloudFeedResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateCloudFeedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateCloudFeedResponse) GoString ¶
func (s CreateCloudFeedResponse) GoString() string
func (*CreateCloudFeedResponse) SetBody ¶
func (s *CreateCloudFeedResponse) SetBody(v *CreateCloudFeedResponseBody) *CreateCloudFeedResponse
func (*CreateCloudFeedResponse) SetHeaders ¶
func (s *CreateCloudFeedResponse) SetHeaders(v map[string]*string) *CreateCloudFeedResponse
func (CreateCloudFeedResponse) String ¶
func (s CreateCloudFeedResponse) String() string
type CreateCloudFeedResponseBody ¶
type CreateCloudFeedResponseBody struct { // 8c0ed3c3-e125-4a9d-aa40-18ad999398d4 Result *string `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateCloudFeedResponseBody) GoString ¶
func (s CreateCloudFeedResponseBody) GoString() string
func (*CreateCloudFeedResponseBody) SetResult ¶
func (s *CreateCloudFeedResponseBody) SetResult(v string) *CreateCloudFeedResponseBody
func (CreateCloudFeedResponseBody) String ¶
func (s CreateCloudFeedResponseBody) String() string
type CreateLiveHeaders ¶
type CreateLiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateLiveHeaders) GoString ¶
func (s CreateLiveHeaders) GoString() string
func (*CreateLiveHeaders) SetCommonHeaders ¶
func (s *CreateLiveHeaders) SetCommonHeaders(v map[string]*string) *CreateLiveHeaders
func (*CreateLiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateLiveHeaders) SetXAcsDingtalkAccessToken(v string) *CreateLiveHeaders
func (CreateLiveHeaders) String ¶
func (s CreateLiveHeaders) String() string
type CreateLiveRequest ¶
type CreateLiveRequest struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 预计结束时间 PreEndTime *int64 `json:"preEndTime,omitempty" xml:"preEndTime,omitempty"` // 预计开播时间 PreStartTime *int64 `json:"preStartTime,omitempty" xml:"preStartTime,omitempty"` // 标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 用户id(主播id) UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (CreateLiveRequest) GoString ¶
func (s CreateLiveRequest) GoString() string
func (*CreateLiveRequest) SetCoverUrl ¶
func (s *CreateLiveRequest) SetCoverUrl(v string) *CreateLiveRequest
func (*CreateLiveRequest) SetIntroduction ¶
func (s *CreateLiveRequest) SetIntroduction(v string) *CreateLiveRequest
func (*CreateLiveRequest) SetPreEndTime ¶
func (s *CreateLiveRequest) SetPreEndTime(v int64) *CreateLiveRequest
func (*CreateLiveRequest) SetPreStartTime ¶
func (s *CreateLiveRequest) SetPreStartTime(v int64) *CreateLiveRequest
func (*CreateLiveRequest) SetTitle ¶
func (s *CreateLiveRequest) SetTitle(v string) *CreateLiveRequest
func (*CreateLiveRequest) SetUnionId ¶
func (s *CreateLiveRequest) SetUnionId(v string) *CreateLiveRequest
func (CreateLiveRequest) String ¶
func (s CreateLiveRequest) String() string
type CreateLiveResponse ¶
type CreateLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateLiveResponse) GoString ¶
func (s CreateLiveResponse) GoString() string
func (*CreateLiveResponse) SetBody ¶
func (s *CreateLiveResponse) SetBody(v *CreateLiveResponseBody) *CreateLiveResponse
func (*CreateLiveResponse) SetHeaders ¶
func (s *CreateLiveResponse) SetHeaders(v map[string]*string) *CreateLiveResponse
func (CreateLiveResponse) String ¶
func (s CreateLiveResponse) String() string
type CreateLiveResponseBody ¶
type CreateLiveResponseBody struct {
Result *CreateLiveResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (CreateLiveResponseBody) GoString ¶
func (s CreateLiveResponseBody) GoString() string
func (*CreateLiveResponseBody) SetResult ¶
func (s *CreateLiveResponseBody) SetResult(v *CreateLiveResponseBodyResult) *CreateLiveResponseBody
func (CreateLiveResponseBody) String ¶
func (s CreateLiveResponseBody) String() string
type CreateLiveResponseBodyResult ¶
type CreateLiveResponseBodyResult struct {
LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"`
}
func (CreateLiveResponseBodyResult) GoString ¶
func (s CreateLiveResponseBodyResult) GoString() string
func (*CreateLiveResponseBodyResult) SetLiveId ¶
func (s *CreateLiveResponseBodyResult) SetLiveId(v string) *CreateLiveResponseBodyResult
func (CreateLiveResponseBodyResult) String ¶
func (s CreateLiveResponseBodyResult) String() string
type DeleteLiveFeedHeaders ¶
type DeleteLiveFeedHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteLiveFeedHeaders) GoString ¶
func (s DeleteLiveFeedHeaders) GoString() string
func (*DeleteLiveFeedHeaders) SetCommonHeaders ¶
func (s *DeleteLiveFeedHeaders) SetCommonHeaders(v map[string]*string) *DeleteLiveFeedHeaders
func (*DeleteLiveFeedHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteLiveFeedHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteLiveFeedHeaders
func (DeleteLiveFeedHeaders) String ¶
func (s DeleteLiveFeedHeaders) String() string
type DeleteLiveFeedRequest ¶
type DeleteLiveFeedRequest struct { // 用户id(操作者的组织内id) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (DeleteLiveFeedRequest) GoString ¶
func (s DeleteLiveFeedRequest) GoString() string
func (*DeleteLiveFeedRequest) SetUserId ¶
func (s *DeleteLiveFeedRequest) SetUserId(v string) *DeleteLiveFeedRequest
func (DeleteLiveFeedRequest) String ¶
func (s DeleteLiveFeedRequest) String() string
type DeleteLiveFeedResponse ¶
type DeleteLiveFeedResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteLiveFeedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteLiveFeedResponse) GoString ¶
func (s DeleteLiveFeedResponse) GoString() string
func (*DeleteLiveFeedResponse) SetBody ¶
func (s *DeleteLiveFeedResponse) SetBody(v *DeleteLiveFeedResponseBody) *DeleteLiveFeedResponse
func (*DeleteLiveFeedResponse) SetHeaders ¶
func (s *DeleteLiveFeedResponse) SetHeaders(v map[string]*string) *DeleteLiveFeedResponse
func (DeleteLiveFeedResponse) String ¶
func (s DeleteLiveFeedResponse) String() string
type DeleteLiveFeedResponseBody ¶
type DeleteLiveFeedResponseBody struct { // 是否删除成功 HasDelete *bool `json:"hasDelete,omitempty" xml:"hasDelete,omitempty"` }
func (DeleteLiveFeedResponseBody) GoString ¶
func (s DeleteLiveFeedResponseBody) GoString() string
func (*DeleteLiveFeedResponseBody) SetHasDelete ¶
func (s *DeleteLiveFeedResponseBody) SetHasDelete(v bool) *DeleteLiveFeedResponseBody
func (DeleteLiveFeedResponseBody) String ¶
func (s DeleteLiveFeedResponseBody) String() string
type DeleteLiveHeaders ¶
type DeleteLiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteLiveHeaders) GoString ¶
func (s DeleteLiveHeaders) GoString() string
func (*DeleteLiveHeaders) SetCommonHeaders ¶
func (s *DeleteLiveHeaders) SetCommonHeaders(v map[string]*string) *DeleteLiveHeaders
func (*DeleteLiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteLiveHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteLiveHeaders
func (DeleteLiveHeaders) String ¶
func (s DeleteLiveHeaders) String() string
type DeleteLiveRequest ¶
type DeleteLiveRequest struct { // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (DeleteLiveRequest) GoString ¶
func (s DeleteLiveRequest) GoString() string
func (*DeleteLiveRequest) SetLiveId ¶
func (s *DeleteLiveRequest) SetLiveId(v string) *DeleteLiveRequest
func (*DeleteLiveRequest) SetUnionId ¶
func (s *DeleteLiveRequest) SetUnionId(v string) *DeleteLiveRequest
func (DeleteLiveRequest) String ¶
func (s DeleteLiveRequest) String() string
type DeleteLiveResponse ¶
type DeleteLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteLiveResponse) GoString ¶
func (s DeleteLiveResponse) GoString() string
func (*DeleteLiveResponse) SetBody ¶
func (s *DeleteLiveResponse) SetBody(v *DeleteLiveResponseBody) *DeleteLiveResponse
func (*DeleteLiveResponse) SetHeaders ¶
func (s *DeleteLiveResponse) SetHeaders(v map[string]*string) *DeleteLiveResponse
func (DeleteLiveResponse) String ¶
func (s DeleteLiveResponse) String() string
type DeleteLiveResponseBody ¶
type DeleteLiveResponseBody struct {
Result *DeleteLiveResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (DeleteLiveResponseBody) GoString ¶
func (s DeleteLiveResponseBody) GoString() string
func (*DeleteLiveResponseBody) SetResult ¶
func (s *DeleteLiveResponseBody) SetResult(v *DeleteLiveResponseBodyResult) *DeleteLiveResponseBody
func (DeleteLiveResponseBody) String ¶
func (s DeleteLiveResponseBody) String() string
type DeleteLiveResponseBodyResult ¶
type DeleteLiveResponseBodyResult struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (DeleteLiveResponseBodyResult) GoString ¶
func (s DeleteLiveResponseBodyResult) GoString() string
func (*DeleteLiveResponseBodyResult) SetSuccess ¶
func (s *DeleteLiveResponseBodyResult) SetSuccess(v bool) *DeleteLiveResponseBodyResult
func (DeleteLiveResponseBodyResult) String ¶
func (s DeleteLiveResponseBodyResult) String() string
type EditFeedReplayHeaders ¶
type EditFeedReplayHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (EditFeedReplayHeaders) GoString ¶
func (s EditFeedReplayHeaders) GoString() string
func (*EditFeedReplayHeaders) SetCommonHeaders ¶
func (s *EditFeedReplayHeaders) SetCommonHeaders(v map[string]*string) *EditFeedReplayHeaders
func (*EditFeedReplayHeaders) SetXAcsDingtalkAccessToken ¶
func (s *EditFeedReplayHeaders) SetXAcsDingtalkAccessToken(v string) *EditFeedReplayHeaders
func (EditFeedReplayHeaders) String ¶
func (s EditFeedReplayHeaders) String() string
type EditFeedReplayRequest ¶
type EditFeedReplayRequest struct { // 剪辑的结束位置的时间戳(在原开始结束的时间戳之内) EditEndTime *int64 `json:"editEndTime,omitempty" xml:"editEndTime,omitempty"` // 剪辑的起始位置的时间戳(在原开始结束的时间戳之内) EditStartTime *int64 `json:"editStartTime,omitempty" xml:"editStartTime,omitempty"` // 用户id(剪辑者的组织内id) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (EditFeedReplayRequest) GoString ¶
func (s EditFeedReplayRequest) GoString() string
func (*EditFeedReplayRequest) SetEditEndTime ¶
func (s *EditFeedReplayRequest) SetEditEndTime(v int64) *EditFeedReplayRequest
func (*EditFeedReplayRequest) SetEditStartTime ¶
func (s *EditFeedReplayRequest) SetEditStartTime(v int64) *EditFeedReplayRequest
func (*EditFeedReplayRequest) SetUserId ¶
func (s *EditFeedReplayRequest) SetUserId(v string) *EditFeedReplayRequest
func (EditFeedReplayRequest) String ¶
func (s EditFeedReplayRequest) String() string
type EditFeedReplayResponse ¶
type EditFeedReplayResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *EditFeedReplayResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EditFeedReplayResponse) GoString ¶
func (s EditFeedReplayResponse) GoString() string
func (*EditFeedReplayResponse) SetBody ¶
func (s *EditFeedReplayResponse) SetBody(v *EditFeedReplayResponseBody) *EditFeedReplayResponse
func (*EditFeedReplayResponse) SetHeaders ¶
func (s *EditFeedReplayResponse) SetHeaders(v map[string]*string) *EditFeedReplayResponse
func (EditFeedReplayResponse) String ¶
func (s EditFeedReplayResponse) String() string
type EditFeedReplayResponseBody ¶
type EditFeedReplayResponseBody struct { // 剪辑后的视频地址(含authkey) Result *string `json:"result,omitempty" xml:"result,omitempty"` }
func (EditFeedReplayResponseBody) GoString ¶
func (s EditFeedReplayResponseBody) GoString() string
func (*EditFeedReplayResponseBody) SetResult ¶
func (s *EditFeedReplayResponseBody) SetResult(v string) *EditFeedReplayResponseBody
func (EditFeedReplayResponseBody) String ¶
func (s EditFeedReplayResponseBody) String() string
type GetUserAllLiveListHeaders ¶
type GetUserAllLiveListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetUserAllLiveListHeaders) GoString ¶
func (s GetUserAllLiveListHeaders) GoString() string
func (*GetUserAllLiveListHeaders) SetCommonHeaders ¶
func (s *GetUserAllLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserAllLiveListHeaders
func (*GetUserAllLiveListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserAllLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserAllLiveListHeaders
func (GetUserAllLiveListHeaders) String ¶
func (s GetUserAllLiveListHeaders) String() string
type GetUserAllLiveListRequest ¶
type GetUserAllLiveListRequest struct { // 筛选直播截止时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 筛选直播开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 直播状态列表 Statuses []*int32 `json:"statuses,omitempty" xml:"statuses,omitempty" type:"Repeated"` // 筛选直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 第几页,从1开始 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 单次拉去上限,默认40个 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 用户uid UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetUserAllLiveListRequest) GoString ¶
func (s GetUserAllLiveListRequest) GoString() string
func (*GetUserAllLiveListRequest) SetEndTime ¶
func (s *GetUserAllLiveListRequest) SetEndTime(v int64) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetPageNumber ¶
func (s *GetUserAllLiveListRequest) SetPageNumber(v int32) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetPageSize ¶
func (s *GetUserAllLiveListRequest) SetPageSize(v int32) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetStartTime ¶
func (s *GetUserAllLiveListRequest) SetStartTime(v int64) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetStatuses ¶
func (s *GetUserAllLiveListRequest) SetStatuses(v []*int32) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetTitle ¶
func (s *GetUserAllLiveListRequest) SetTitle(v string) *GetUserAllLiveListRequest
func (*GetUserAllLiveListRequest) SetUnionId ¶
func (s *GetUserAllLiveListRequest) SetUnionId(v string) *GetUserAllLiveListRequest
func (GetUserAllLiveListRequest) String ¶
func (s GetUserAllLiveListRequest) String() string
type GetUserAllLiveListResponse ¶
type GetUserAllLiveListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserAllLiveListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserAllLiveListResponse) GoString ¶
func (s GetUserAllLiveListResponse) GoString() string
func (*GetUserAllLiveListResponse) SetBody ¶
func (s *GetUserAllLiveListResponse) SetBody(v *GetUserAllLiveListResponseBody) *GetUserAllLiveListResponse
func (*GetUserAllLiveListResponse) SetHeaders ¶
func (s *GetUserAllLiveListResponse) SetHeaders(v map[string]*string) *GetUserAllLiveListResponse
func (GetUserAllLiveListResponse) String ¶
func (s GetUserAllLiveListResponse) String() string
type GetUserAllLiveListResponseBody ¶
type GetUserAllLiveListResponseBody struct {
Result *GetUserAllLiveListResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (GetUserAllLiveListResponseBody) GoString ¶
func (s GetUserAllLiveListResponseBody) GoString() string
func (*GetUserAllLiveListResponseBody) SetResult ¶
func (s *GetUserAllLiveListResponseBody) SetResult(v *GetUserAllLiveListResponseBodyResult) *GetUserAllLiveListResponseBody
func (GetUserAllLiveListResponseBody) String ¶
func (s GetUserAllLiveListResponseBody) String() string
type GetUserAllLiveListResponseBodyResult ¶
type GetUserAllLiveListResponseBodyResult struct { // 是否拉取完成 HasFinish *bool `json:"hasFinish,omitempty" xml:"hasFinish,omitempty"` // 直播详情 LiveInfoPopModelList []*GetUserAllLiveListResponseBodyResultLiveInfoPopModelList `json:"liveInfoPopModelList,omitempty" xml:"liveInfoPopModelList,omitempty" type:"Repeated"` }
func (GetUserAllLiveListResponseBodyResult) GoString ¶
func (s GetUserAllLiveListResponseBodyResult) GoString() string
func (*GetUserAllLiveListResponseBodyResult) SetHasFinish ¶
func (s *GetUserAllLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserAllLiveListResponseBodyResult
func (*GetUserAllLiveListResponseBodyResult) SetLiveInfoPopModelList ¶
func (s *GetUserAllLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) *GetUserAllLiveListResponseBodyResult
func (GetUserAllLiveListResponseBodyResult) String ¶
func (s GetUserAllLiveListResponseBodyResult) String() string
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelList ¶
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelList struct { // 直播额外信息 ExtraInfo *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo `json:"extraInfo,omitempty" xml:"extraInfo,omitempty" type:"Struct"` // 直播基础信息 LiveBasicInfo *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo `json:"liveBasicInfo,omitempty" xml:"liveBasicInfo,omitempty" type:"Struct"` }
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) GoString ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) SetExtraInfo ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo ¶
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) String ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelList) String() string
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo ¶
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo struct { // 是否关注 HasSubscribed *bool `json:"hasSubscribed,omitempty" xml:"hasSubscribed,omitempty"` // 预告是否过期 IsForecastExpired *bool `json:"isForecastExpired,omitempty" xml:"isForecastExpired,omitempty"` // 回放观看进度 WatchProgressMs *int64 `json:"watchProgressMs,omitempty" xml:"watchProgressMs,omitempty"` }
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString() string
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetHasSubscribed ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired ¶
func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired(v bool) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs ¶
func (s *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs(v int64) *GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String() string
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo ¶
type GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 直播时长 Duration *int64 `json:"duration,omitempty" xml:"duration,omitempty"` // 直播真实结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 直播简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 直播观看地址 LivePlayUrl *string `json:"livePlayUrl,omitempty" xml:"livePlayUrl,omitempty"` // 直播状态 LiveStatus *int32 `json:"liveStatus,omitempty" xml:"liveStatus,omitempty"` // 直播真实开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 预约人数 SubscribeCount *int32 `json:"subscribeCount,omitempty" xml:"subscribeCount,omitempty"` // 直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 主播id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 观看人数 Uv *int32 `json:"uv,omitempty" xml:"uv,omitempty"` }
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount ¶
func (*GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId ¶
func (GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) String ¶
func (s GetUserAllLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) String() string
type GetUserCreateLiveListHeaders ¶
type GetUserCreateLiveListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetUserCreateLiveListHeaders) GoString ¶
func (s GetUserCreateLiveListHeaders) GoString() string
func (*GetUserCreateLiveListHeaders) SetCommonHeaders ¶
func (s *GetUserCreateLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserCreateLiveListHeaders
func (*GetUserCreateLiveListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserCreateLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserCreateLiveListHeaders
func (GetUserCreateLiveListHeaders) String ¶
func (s GetUserCreateLiveListHeaders) String() string
type GetUserCreateLiveListRequest ¶
type GetUserCreateLiveListRequest struct { // 筛选直播截止时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 筛选直播开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 直播状态列表 Statuses []*int64 `json:"statuses,omitempty" xml:"statuses,omitempty" type:"Repeated"` // 筛选的直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 单次拉去上限,默认40个 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 分页游标 第一次可不填, 后面填回包的值 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 用户uid UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetUserCreateLiveListRequest) GoString ¶
func (s GetUserCreateLiveListRequest) GoString() string
func (*GetUserCreateLiveListRequest) SetEndTime ¶
func (s *GetUserCreateLiveListRequest) SetEndTime(v int64) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetMaxResults ¶
func (s *GetUserCreateLiveListRequest) SetMaxResults(v int32) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetNextToken ¶
func (s *GetUserCreateLiveListRequest) SetNextToken(v string) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetStartTime ¶
func (s *GetUserCreateLiveListRequest) SetStartTime(v int64) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetStatuses ¶
func (s *GetUserCreateLiveListRequest) SetStatuses(v []*int64) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetTitle ¶
func (s *GetUserCreateLiveListRequest) SetTitle(v string) *GetUserCreateLiveListRequest
func (*GetUserCreateLiveListRequest) SetUnionId ¶
func (s *GetUserCreateLiveListRequest) SetUnionId(v string) *GetUserCreateLiveListRequest
func (GetUserCreateLiveListRequest) String ¶
func (s GetUserCreateLiveListRequest) String() string
type GetUserCreateLiveListResponse ¶
type GetUserCreateLiveListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserCreateLiveListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserCreateLiveListResponse) GoString ¶
func (s GetUserCreateLiveListResponse) GoString() string
func (*GetUserCreateLiveListResponse) SetBody ¶
func (s *GetUserCreateLiveListResponse) SetBody(v *GetUserCreateLiveListResponseBody) *GetUserCreateLiveListResponse
func (*GetUserCreateLiveListResponse) SetHeaders ¶
func (s *GetUserCreateLiveListResponse) SetHeaders(v map[string]*string) *GetUserCreateLiveListResponse
func (GetUserCreateLiveListResponse) String ¶
func (s GetUserCreateLiveListResponse) String() string
type GetUserCreateLiveListResponseBody ¶
type GetUserCreateLiveListResponseBody struct {
Result *GetUserCreateLiveListResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (GetUserCreateLiveListResponseBody) GoString ¶
func (s GetUserCreateLiveListResponseBody) GoString() string
func (*GetUserCreateLiveListResponseBody) SetResult ¶
func (s *GetUserCreateLiveListResponseBody) SetResult(v *GetUserCreateLiveListResponseBodyResult) *GetUserCreateLiveListResponseBody
func (GetUserCreateLiveListResponseBody) String ¶
func (s GetUserCreateLiveListResponseBody) String() string
type GetUserCreateLiveListResponseBodyResult ¶
type GetUserCreateLiveListResponseBodyResult struct { // 是否拉取完成 HasFinish *bool `json:"hasFinish,omitempty" xml:"hasFinish,omitempty"` // 直播详情 LiveInfoPopModelList []*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList `json:"liveInfoPopModelList,omitempty" xml:"liveInfoPopModelList,omitempty" type:"Repeated"` // 分页游标 分页时填到请求中 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总数 Total *int32 `json:"total,omitempty" xml:"total,omitempty"` }
func (GetUserCreateLiveListResponseBodyResult) GoString ¶
func (s GetUserCreateLiveListResponseBodyResult) GoString() string
func (*GetUserCreateLiveListResponseBodyResult) SetHasFinish ¶
func (s *GetUserCreateLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserCreateLiveListResponseBodyResult
func (*GetUserCreateLiveListResponseBodyResult) SetLiveInfoPopModelList ¶
func (s *GetUserCreateLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) *GetUserCreateLiveListResponseBodyResult
func (*GetUserCreateLiveListResponseBodyResult) SetNextToken ¶
func (s *GetUserCreateLiveListResponseBodyResult) SetNextToken(v string) *GetUserCreateLiveListResponseBodyResult
func (*GetUserCreateLiveListResponseBodyResult) SetTotal ¶
func (s *GetUserCreateLiveListResponseBodyResult) SetTotal(v int32) *GetUserCreateLiveListResponseBodyResult
func (GetUserCreateLiveListResponseBodyResult) String ¶
func (s GetUserCreateLiveListResponseBodyResult) String() string
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList ¶
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList struct { // 直播额外信息 HasSubscribed *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed `json:"hasSubscribed,omitempty" xml:"hasSubscribed,omitempty" type:"Struct"` // 直播基础信息 LiveBasicInfo *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo `json:"liveBasicInfo,omitempty" xml:"liveBasicInfo,omitempty" type:"Struct"` }
func (GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) GoString ¶
func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) SetHasSubscribed ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo ¶
func (GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) String ¶
func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelList) String() string
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed ¶
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed struct { // 是否关注 HasSubscribed *bool `json:"hasSubscribed,omitempty" xml:"hasSubscribed,omitempty"` // 预告是否过期 IsForecastExpired *bool `json:"isForecastExpired,omitempty" xml:"isForecastExpired,omitempty"` // 回放观看进度 WatchProgressMs *int64 `json:"watchProgressMs,omitempty" xml:"watchProgressMs,omitempty"` }
func (GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) GoString ¶
func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) GoString() string
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetHasSubscribed ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetIsForecastExpired ¶
func (s *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetIsForecastExpired(v bool) *GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListHasSubscribed) SetWatchProgressMs ¶
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo ¶
type GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 直播时长 Duration *int64 `json:"duration,omitempty" xml:"duration,omitempty"` // 直播真实结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 直播简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 直播观看地址 LivePlayUrl *string `json:"livePlayUrl,omitempty" xml:"livePlayUrl,omitempty"` // 直播状态 LiveStatus *int32 `json:"liveStatus,omitempty" xml:"liveStatus,omitempty"` // 直播真实开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 预约人数 SubscribeCount *int32 `json:"subscribeCount,omitempty" xml:"subscribeCount,omitempty"` // 直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 主播id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 观看人数 Uv *int32 `json:"uv,omitempty" xml:"uv,omitempty"` }
func (GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString ¶
func (s GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount ¶
func (*GetUserCreateLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId ¶
type GetUserWatchLiveListHeaders ¶
type GetUserWatchLiveListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetUserWatchLiveListHeaders) GoString ¶
func (s GetUserWatchLiveListHeaders) GoString() string
func (*GetUserWatchLiveListHeaders) SetCommonHeaders ¶
func (s *GetUserWatchLiveListHeaders) SetCommonHeaders(v map[string]*string) *GetUserWatchLiveListHeaders
func (*GetUserWatchLiveListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserWatchLiveListHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserWatchLiveListHeaders
func (GetUserWatchLiveListHeaders) String ¶
func (s GetUserWatchLiveListHeaders) String() string
type GetUserWatchLiveListRequest ¶
type GetUserWatchLiveListRequest struct { // 过滤类型,0:不过滤, 1:过滤已经看完的 FilterType *int32 `json:"filterType,omitempty" xml:"filterType,omitempty"` // 单次拉去上限,默认40个 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 分页游标 第一次可不填, 后面填回包的值 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 用户uid UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetUserWatchLiveListRequest) GoString ¶
func (s GetUserWatchLiveListRequest) GoString() string
func (*GetUserWatchLiveListRequest) SetFilterType ¶
func (s *GetUserWatchLiveListRequest) SetFilterType(v int32) *GetUserWatchLiveListRequest
func (*GetUserWatchLiveListRequest) SetMaxResults ¶
func (s *GetUserWatchLiveListRequest) SetMaxResults(v int32) *GetUserWatchLiveListRequest
func (*GetUserWatchLiveListRequest) SetNextToken ¶
func (s *GetUserWatchLiveListRequest) SetNextToken(v string) *GetUserWatchLiveListRequest
func (*GetUserWatchLiveListRequest) SetUnionId ¶
func (s *GetUserWatchLiveListRequest) SetUnionId(v string) *GetUserWatchLiveListRequest
func (GetUserWatchLiveListRequest) String ¶
func (s GetUserWatchLiveListRequest) String() string
type GetUserWatchLiveListResponse ¶
type GetUserWatchLiveListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserWatchLiveListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserWatchLiveListResponse) GoString ¶
func (s GetUserWatchLiveListResponse) GoString() string
func (*GetUserWatchLiveListResponse) SetBody ¶
func (s *GetUserWatchLiveListResponse) SetBody(v *GetUserWatchLiveListResponseBody) *GetUserWatchLiveListResponse
func (*GetUserWatchLiveListResponse) SetHeaders ¶
func (s *GetUserWatchLiveListResponse) SetHeaders(v map[string]*string) *GetUserWatchLiveListResponse
func (GetUserWatchLiveListResponse) String ¶
func (s GetUserWatchLiveListResponse) String() string
type GetUserWatchLiveListResponseBody ¶
type GetUserWatchLiveListResponseBody struct {
Result *GetUserWatchLiveListResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (GetUserWatchLiveListResponseBody) GoString ¶
func (s GetUserWatchLiveListResponseBody) GoString() string
func (*GetUserWatchLiveListResponseBody) SetResult ¶
func (s *GetUserWatchLiveListResponseBody) SetResult(v *GetUserWatchLiveListResponseBodyResult) *GetUserWatchLiveListResponseBody
func (GetUserWatchLiveListResponseBody) String ¶
func (s GetUserWatchLiveListResponseBody) String() string
type GetUserWatchLiveListResponseBodyResult ¶
type GetUserWatchLiveListResponseBodyResult struct { // 是否拉取完成 HasFinish *bool `json:"hasFinish,omitempty" xml:"hasFinish,omitempty"` // 直播详情 LiveInfoPopModelList []*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList `json:"liveInfoPopModelList,omitempty" xml:"liveInfoPopModelList,omitempty" type:"Repeated"` // 分页游标 分页时填到请求中 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总数 Total *int32 `json:"total,omitempty" xml:"total,omitempty"` }
func (GetUserWatchLiveListResponseBodyResult) GoString ¶
func (s GetUserWatchLiveListResponseBodyResult) GoString() string
func (*GetUserWatchLiveListResponseBodyResult) SetHasFinish ¶
func (s *GetUserWatchLiveListResponseBodyResult) SetHasFinish(v bool) *GetUserWatchLiveListResponseBodyResult
func (*GetUserWatchLiveListResponseBodyResult) SetLiveInfoPopModelList ¶
func (s *GetUserWatchLiveListResponseBodyResult) SetLiveInfoPopModelList(v []*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) *GetUserWatchLiveListResponseBodyResult
func (*GetUserWatchLiveListResponseBodyResult) SetNextToken ¶
func (s *GetUserWatchLiveListResponseBodyResult) SetNextToken(v string) *GetUserWatchLiveListResponseBodyResult
func (*GetUserWatchLiveListResponseBodyResult) SetTotal ¶
func (s *GetUserWatchLiveListResponseBodyResult) SetTotal(v int32) *GetUserWatchLiveListResponseBodyResult
func (GetUserWatchLiveListResponseBodyResult) String ¶
func (s GetUserWatchLiveListResponseBodyResult) String() string
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList ¶
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList struct { // 直播额外信息 ExtraInfo *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo `json:"extraInfo,omitempty" xml:"extraInfo,omitempty" type:"Struct"` // 直播基础信息 LiveBasicInfo *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo `json:"liveBasicInfo,omitempty" xml:"liveBasicInfo,omitempty" type:"Struct"` }
func (GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) GoString ¶
func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) GoString() string
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) SetExtraInfo ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) SetLiveBasicInfo ¶
func (GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) String ¶
func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelList) String() string
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo ¶
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo struct { // 是否关注 HasSubscribed *bool `json:"hasSubscribed,omitempty" xml:"hasSubscribed,omitempty"` // 预告是否过期 IsForecastExpired *bool `json:"isForecastExpired,omitempty" xml:"isForecastExpired,omitempty"` // 回放观看进度 WatchProgressMs *int64 `json:"watchProgressMs,omitempty" xml:"watchProgressMs,omitempty"` }
func (GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString ¶
func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) GoString() string
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetHasSubscribed ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired ¶
func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetIsForecastExpired(v bool) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs ¶
func (s *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) SetWatchProgressMs(v int64) *GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo
func (GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String ¶
func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListExtraInfo) String() string
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo ¶
type GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 直播时长 Duration *int64 `json:"duration,omitempty" xml:"duration,omitempty"` // 直播真实结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 直播简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 直播观看地址 LivePlayUrl *string `json:"livePlayUrl,omitempty" xml:"livePlayUrl,omitempty"` // 直播状态 LiveStatus *int32 `json:"liveStatus,omitempty" xml:"liveStatus,omitempty"` // 直播真实开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 预约人数 SubscribeCount *int32 `json:"subscribeCount,omitempty" xml:"subscribeCount,omitempty"` // 直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 主播id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 观看人数 Uv *int32 `json:"uv,omitempty" xml:"uv,omitempty"` }
func (GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString ¶
func (s GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) GoString() string
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetCoverUrl ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetDuration ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetEndTime ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetIntroduction ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLivePlayUrl ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetLiveStatus ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetStartTime ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetSubscribeCount ¶
func (*GetUserWatchLiveListResponseBodyResultLiveInfoPopModelListLiveBasicInfo) SetUnionId ¶
type ModifyFeedWhiteListHeaders ¶
type ModifyFeedWhiteListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ModifyFeedWhiteListHeaders) GoString ¶
func (s ModifyFeedWhiteListHeaders) GoString() string
func (*ModifyFeedWhiteListHeaders) SetCommonHeaders ¶
func (s *ModifyFeedWhiteListHeaders) SetCommonHeaders(v map[string]*string) *ModifyFeedWhiteListHeaders
func (*ModifyFeedWhiteListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ModifyFeedWhiteListHeaders) SetXAcsDingtalkAccessToken(v string) *ModifyFeedWhiteListHeaders
func (ModifyFeedWhiteListHeaders) String ¶
func (s ModifyFeedWhiteListHeaders) String() string
type ModifyFeedWhiteListRequest ¶
type ModifyFeedWhiteListRequest struct { // 操作类型(1 添加白名单 / 2 删除白名单) Action *int64 `json:"action,omitempty" xml:"action,omitempty"` // 操作的白名单列表 ModifyUserList []*string `json:"modifyUserList,omitempty" xml:"modifyUserList,omitempty" type:"Repeated"` // 用户id(操作者的组织内id) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ModifyFeedWhiteListRequest) GoString ¶
func (s ModifyFeedWhiteListRequest) GoString() string
func (*ModifyFeedWhiteListRequest) SetAction ¶
func (s *ModifyFeedWhiteListRequest) SetAction(v int64) *ModifyFeedWhiteListRequest
func (*ModifyFeedWhiteListRequest) SetModifyUserList ¶
func (s *ModifyFeedWhiteListRequest) SetModifyUserList(v []*string) *ModifyFeedWhiteListRequest
func (*ModifyFeedWhiteListRequest) SetUserId ¶
func (s *ModifyFeedWhiteListRequest) SetUserId(v string) *ModifyFeedWhiteListRequest
func (ModifyFeedWhiteListRequest) String ¶
func (s ModifyFeedWhiteListRequest) String() string
type ModifyFeedWhiteListResponse ¶
type ModifyFeedWhiteListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ModifyFeedWhiteListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyFeedWhiteListResponse) GoString ¶
func (s ModifyFeedWhiteListResponse) GoString() string
func (*ModifyFeedWhiteListResponse) SetBody ¶
func (s *ModifyFeedWhiteListResponse) SetBody(v *ModifyFeedWhiteListResponseBody) *ModifyFeedWhiteListResponse
func (*ModifyFeedWhiteListResponse) SetHeaders ¶
func (s *ModifyFeedWhiteListResponse) SetHeaders(v map[string]*string) *ModifyFeedWhiteListResponse
func (ModifyFeedWhiteListResponse) String ¶
func (s ModifyFeedWhiteListResponse) String() string
type ModifyFeedWhiteListResponseBody ¶
type ModifyFeedWhiteListResponseBody struct { // 是否修改成功 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (ModifyFeedWhiteListResponseBody) GoString ¶
func (s ModifyFeedWhiteListResponseBody) GoString() string
func (*ModifyFeedWhiteListResponseBody) SetResult ¶
func (s *ModifyFeedWhiteListResponseBody) SetResult(v bool) *ModifyFeedWhiteListResponseBody
func (ModifyFeedWhiteListResponseBody) String ¶
func (s ModifyFeedWhiteListResponseBody) String() string
type ModifyFeedWhiteListShrinkRequest ¶
type ModifyFeedWhiteListShrinkRequest struct { // 操作类型(1 添加白名单 / 2 删除白名单) Action *int64 `json:"action,omitempty" xml:"action,omitempty"` // 操作的白名单列表 ModifyUserListShrink *string `json:"modifyUserList,omitempty" xml:"modifyUserList,omitempty"` // 用户id(操作者的组织内id) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ModifyFeedWhiteListShrinkRequest) GoString ¶
func (s ModifyFeedWhiteListShrinkRequest) GoString() string
func (*ModifyFeedWhiteListShrinkRequest) SetAction ¶
func (s *ModifyFeedWhiteListShrinkRequest) SetAction(v int64) *ModifyFeedWhiteListShrinkRequest
func (*ModifyFeedWhiteListShrinkRequest) SetModifyUserListShrink ¶
func (s *ModifyFeedWhiteListShrinkRequest) SetModifyUserListShrink(v string) *ModifyFeedWhiteListShrinkRequest
func (*ModifyFeedWhiteListShrinkRequest) SetUserId ¶
func (s *ModifyFeedWhiteListShrinkRequest) SetUserId(v string) *ModifyFeedWhiteListShrinkRequest
func (ModifyFeedWhiteListShrinkRequest) String ¶
func (s ModifyFeedWhiteListShrinkRequest) String() string
type QueryFeedWhiteListHeaders ¶
type QueryFeedWhiteListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryFeedWhiteListHeaders) GoString ¶
func (s QueryFeedWhiteListHeaders) GoString() string
func (*QueryFeedWhiteListHeaders) SetCommonHeaders ¶
func (s *QueryFeedWhiteListHeaders) SetCommonHeaders(v map[string]*string) *QueryFeedWhiteListHeaders
func (*QueryFeedWhiteListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryFeedWhiteListHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFeedWhiteListHeaders
func (QueryFeedWhiteListHeaders) String ¶
func (s QueryFeedWhiteListHeaders) String() string
type QueryFeedWhiteListRequest ¶
type QueryFeedWhiteListRequest struct { // 用户组织内id(查询该用户是否在白名单列表中) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryFeedWhiteListRequest) GoString ¶
func (s QueryFeedWhiteListRequest) GoString() string
func (*QueryFeedWhiteListRequest) SetUserId ¶
func (s *QueryFeedWhiteListRequest) SetUserId(v string) *QueryFeedWhiteListRequest
func (QueryFeedWhiteListRequest) String ¶
func (s QueryFeedWhiteListRequest) String() string
type QueryFeedWhiteListResponse ¶
type QueryFeedWhiteListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryFeedWhiteListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryFeedWhiteListResponse) GoString ¶
func (s QueryFeedWhiteListResponse) GoString() string
func (*QueryFeedWhiteListResponse) SetBody ¶
func (s *QueryFeedWhiteListResponse) SetBody(v *QueryFeedWhiteListResponseBody) *QueryFeedWhiteListResponse
func (*QueryFeedWhiteListResponse) SetHeaders ¶
func (s *QueryFeedWhiteListResponse) SetHeaders(v map[string]*string) *QueryFeedWhiteListResponse
func (QueryFeedWhiteListResponse) String ¶
func (s QueryFeedWhiteListResponse) String() string
type QueryFeedWhiteListResponseBody ¶
type QueryFeedWhiteListResponseBody struct { // 是否在白名单内 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (QueryFeedWhiteListResponseBody) GoString ¶
func (s QueryFeedWhiteListResponseBody) GoString() string
func (*QueryFeedWhiteListResponseBody) SetResult ¶
func (s *QueryFeedWhiteListResponseBody) SetResult(v bool) *QueryFeedWhiteListResponseBody
func (QueryFeedWhiteListResponseBody) String ¶
func (s QueryFeedWhiteListResponseBody) String() string
type QueryLiveInfoHeaders ¶
type QueryLiveInfoHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryLiveInfoHeaders) GoString ¶
func (s QueryLiveInfoHeaders) GoString() string
func (*QueryLiveInfoHeaders) SetCommonHeaders ¶
func (s *QueryLiveInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryLiveInfoHeaders
func (*QueryLiveInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryLiveInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryLiveInfoHeaders
func (QueryLiveInfoHeaders) String ¶
func (s QueryLiveInfoHeaders) String() string
type QueryLiveInfoRequest ¶
type QueryLiveInfoRequest struct { LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QueryLiveInfoRequest) GoString ¶
func (s QueryLiveInfoRequest) GoString() string
func (*QueryLiveInfoRequest) SetLiveId ¶
func (s *QueryLiveInfoRequest) SetLiveId(v string) *QueryLiveInfoRequest
func (*QueryLiveInfoRequest) SetUnionId ¶
func (s *QueryLiveInfoRequest) SetUnionId(v string) *QueryLiveInfoRequest
func (QueryLiveInfoRequest) String ¶
func (s QueryLiveInfoRequest) String() string
type QueryLiveInfoResponse ¶
type QueryLiveInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryLiveInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryLiveInfoResponse) GoString ¶
func (s QueryLiveInfoResponse) GoString() string
func (*QueryLiveInfoResponse) SetBody ¶
func (s *QueryLiveInfoResponse) SetBody(v *QueryLiveInfoResponseBody) *QueryLiveInfoResponse
func (*QueryLiveInfoResponse) SetHeaders ¶
func (s *QueryLiveInfoResponse) SetHeaders(v map[string]*string) *QueryLiveInfoResponse
func (QueryLiveInfoResponse) String ¶
func (s QueryLiveInfoResponse) String() string
type QueryLiveInfoResponseBody ¶
type QueryLiveInfoResponseBody struct {
Result *QueryLiveInfoResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryLiveInfoResponseBody) GoString ¶
func (s QueryLiveInfoResponseBody) GoString() string
func (*QueryLiveInfoResponseBody) SetResult ¶
func (s *QueryLiveInfoResponseBody) SetResult(v *QueryLiveInfoResponseBodyResult) *QueryLiveInfoResponseBody
func (QueryLiveInfoResponseBody) String ¶
func (s QueryLiveInfoResponseBody) String() string
type QueryLiveInfoResponseBodyResult ¶
type QueryLiveInfoResponseBodyResult struct {
LiveInfo *QueryLiveInfoResponseBodyResultLiveInfo `json:"liveInfo,omitempty" xml:"liveInfo,omitempty" type:"Struct"`
}
func (QueryLiveInfoResponseBodyResult) GoString ¶
func (s QueryLiveInfoResponseBodyResult) GoString() string
func (*QueryLiveInfoResponseBodyResult) SetLiveInfo ¶
func (s *QueryLiveInfoResponseBodyResult) SetLiveInfo(v *QueryLiveInfoResponseBodyResultLiveInfo) *QueryLiveInfoResponseBodyResult
func (QueryLiveInfoResponseBodyResult) String ¶
func (s QueryLiveInfoResponseBodyResult) String() string
type QueryLiveInfoResponseBodyResultLiveInfo ¶
type QueryLiveInfoResponseBodyResultLiveInfo struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 直播时长 Duration *int64 `json:"duration,omitempty" xml:"duration,omitempty"` // 直播真实结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 直播简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 直播观看地址 LivePlayUrl *string `json:"livePlayUrl,omitempty" xml:"livePlayUrl,omitempty"` // 直播状态 LiveStatus *int32 `json:"liveStatus,omitempty" xml:"liveStatus,omitempty"` // 直播真实开始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 预约人数 SubscribeCount *int32 `json:"subscribeCount,omitempty" xml:"subscribeCount,omitempty"` // 直播标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 主播id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 观看人数 Uv *int32 `json:"uv,omitempty" xml:"uv,omitempty"` }
func (QueryLiveInfoResponseBodyResultLiveInfo) GoString ¶
func (s QueryLiveInfoResponseBodyResultLiveInfo) GoString() string
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetCoverUrl ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetCoverUrl(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetDuration ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetDuration(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetEndTime ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetEndTime(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetIntroduction ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetIntroduction(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetLiveId ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLiveId(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetLivePlayUrl ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLivePlayUrl(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetLiveStatus ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetLiveStatus(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetStartTime ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetStartTime(v int64) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetSubscribeCount ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetSubscribeCount(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetTitle ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetTitle(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetUnionId ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetUnionId(v string) *QueryLiveInfoResponseBodyResultLiveInfo
func (*QueryLiveInfoResponseBodyResultLiveInfo) SetUv ¶
func (s *QueryLiveInfoResponseBodyResultLiveInfo) SetUv(v int32) *QueryLiveInfoResponseBodyResultLiveInfo
func (QueryLiveInfoResponseBodyResultLiveInfo) String ¶
func (s QueryLiveInfoResponseBodyResultLiveInfo) String() string
type QueryLiveWatchDetailHeaders ¶
type QueryLiveWatchDetailHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryLiveWatchDetailHeaders) GoString ¶
func (s QueryLiveWatchDetailHeaders) GoString() string
func (*QueryLiveWatchDetailHeaders) SetCommonHeaders ¶
func (s *QueryLiveWatchDetailHeaders) SetCommonHeaders(v map[string]*string) *QueryLiveWatchDetailHeaders
func (*QueryLiveWatchDetailHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryLiveWatchDetailHeaders) SetXAcsDingtalkAccessToken(v string) *QueryLiveWatchDetailHeaders
func (QueryLiveWatchDetailHeaders) String ¶
func (s QueryLiveWatchDetailHeaders) String() string
type QueryLiveWatchDetailRequest ¶
type QueryLiveWatchDetailRequest struct { // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QueryLiveWatchDetailRequest) GoString ¶
func (s QueryLiveWatchDetailRequest) GoString() string
func (*QueryLiveWatchDetailRequest) SetLiveId ¶
func (s *QueryLiveWatchDetailRequest) SetLiveId(v string) *QueryLiveWatchDetailRequest
func (*QueryLiveWatchDetailRequest) SetUnionId ¶
func (s *QueryLiveWatchDetailRequest) SetUnionId(v string) *QueryLiveWatchDetailRequest
func (QueryLiveWatchDetailRequest) String ¶
func (s QueryLiveWatchDetailRequest) String() string
type QueryLiveWatchDetailResponse ¶
type QueryLiveWatchDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryLiveWatchDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryLiveWatchDetailResponse) GoString ¶
func (s QueryLiveWatchDetailResponse) GoString() string
func (*QueryLiveWatchDetailResponse) SetBody ¶
func (s *QueryLiveWatchDetailResponse) SetBody(v *QueryLiveWatchDetailResponseBody) *QueryLiveWatchDetailResponse
func (*QueryLiveWatchDetailResponse) SetHeaders ¶
func (s *QueryLiveWatchDetailResponse) SetHeaders(v map[string]*string) *QueryLiveWatchDetailResponse
func (QueryLiveWatchDetailResponse) String ¶
func (s QueryLiveWatchDetailResponse) String() string
type QueryLiveWatchDetailResponseBody ¶
type QueryLiveWatchDetailResponseBody struct {
Result *QueryLiveWatchDetailResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryLiveWatchDetailResponseBody) GoString ¶
func (s QueryLiveWatchDetailResponseBody) GoString() string
func (*QueryLiveWatchDetailResponseBody) SetResult ¶
func (s *QueryLiveWatchDetailResponseBody) SetResult(v *QueryLiveWatchDetailResponseBodyResult) *QueryLiveWatchDetailResponseBody
func (QueryLiveWatchDetailResponseBody) String ¶
func (s QueryLiveWatchDetailResponseBody) String() string
type QueryLiveWatchDetailResponseBodyResult ¶
type QueryLiveWatchDetailResponseBodyResult struct { // 平均观看时长 AvgWatchTime *int64 `json:"avgWatchTime,omitempty" xml:"avgWatchTime,omitempty"` // 观看直播人数 LiveUv *int32 `json:"liveUv,omitempty" xml:"liveUv,omitempty"` // 消息数 MsgCount *int32 `json:"msgCount,omitempty" xml:"msgCount,omitempty"` // 观看回放人数 PlaybackUv *int32 `json:"playbackUv,omitempty" xml:"playbackUv,omitempty"` // 点赞数 PraiseCount *int32 `json:"praiseCount,omitempty" xml:"praiseCount,omitempty"` // 观看次数 Pv *int32 `json:"pv,omitempty" xml:"pv,omitempty"` // 观看总时长 TotalWatchTime *int64 `json:"totalWatchTime,omitempty" xml:"totalWatchTime,omitempty"` // 观看人数 Uv *int32 `json:"uv,omitempty" xml:"uv,omitempty"` }
func (QueryLiveWatchDetailResponseBodyResult) GoString ¶
func (s QueryLiveWatchDetailResponseBodyResult) GoString() string
func (*QueryLiveWatchDetailResponseBodyResult) SetAvgWatchTime ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetAvgWatchTime(v int64) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetLiveUv ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetLiveUv(v int32) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetMsgCount ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetMsgCount(v int32) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetPlaybackUv ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetPlaybackUv(v int32) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetPraiseCount ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetPraiseCount(v int32) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetPv ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetPv(v int32) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetTotalWatchTime ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetTotalWatchTime(v int64) *QueryLiveWatchDetailResponseBodyResult
func (*QueryLiveWatchDetailResponseBodyResult) SetUv ¶
func (s *QueryLiveWatchDetailResponseBodyResult) SetUv(v int32) *QueryLiveWatchDetailResponseBodyResult
func (QueryLiveWatchDetailResponseBodyResult) String ¶
func (s QueryLiveWatchDetailResponseBodyResult) String() string
type QueryLiveWatchUserListHeaders ¶
type QueryLiveWatchUserListHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryLiveWatchUserListHeaders) GoString ¶
func (s QueryLiveWatchUserListHeaders) GoString() string
func (*QueryLiveWatchUserListHeaders) SetCommonHeaders ¶
func (s *QueryLiveWatchUserListHeaders) SetCommonHeaders(v map[string]*string) *QueryLiveWatchUserListHeaders
func (*QueryLiveWatchUserListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryLiveWatchUserListHeaders) SetXAcsDingtalkAccessToken(v string) *QueryLiveWatchUserListHeaders
func (QueryLiveWatchUserListHeaders) String ¶
func (s QueryLiveWatchUserListHeaders) String() string
type QueryLiveWatchUserListRequest ¶
type QueryLiveWatchUserListRequest struct { // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 分页起始位置 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QueryLiveWatchUserListRequest) GoString ¶
func (s QueryLiveWatchUserListRequest) GoString() string
func (*QueryLiveWatchUserListRequest) SetLiveId ¶
func (s *QueryLiveWatchUserListRequest) SetLiveId(v string) *QueryLiveWatchUserListRequest
func (*QueryLiveWatchUserListRequest) SetPageNumber ¶
func (s *QueryLiveWatchUserListRequest) SetPageNumber(v int32) *QueryLiveWatchUserListRequest
func (*QueryLiveWatchUserListRequest) SetPageSize ¶
func (s *QueryLiveWatchUserListRequest) SetPageSize(v int32) *QueryLiveWatchUserListRequest
func (*QueryLiveWatchUserListRequest) SetUnionId ¶
func (s *QueryLiveWatchUserListRequest) SetUnionId(v string) *QueryLiveWatchUserListRequest
func (QueryLiveWatchUserListRequest) String ¶
func (s QueryLiveWatchUserListRequest) String() string
type QueryLiveWatchUserListResponse ¶
type QueryLiveWatchUserListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryLiveWatchUserListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryLiveWatchUserListResponse) GoString ¶
func (s QueryLiveWatchUserListResponse) GoString() string
func (*QueryLiveWatchUserListResponse) SetBody ¶
func (s *QueryLiveWatchUserListResponse) SetBody(v *QueryLiveWatchUserListResponseBody) *QueryLiveWatchUserListResponse
func (*QueryLiveWatchUserListResponse) SetHeaders ¶
func (s *QueryLiveWatchUserListResponse) SetHeaders(v map[string]*string) *QueryLiveWatchUserListResponse
func (QueryLiveWatchUserListResponse) String ¶
func (s QueryLiveWatchUserListResponse) String() string
type QueryLiveWatchUserListResponseBody ¶
type QueryLiveWatchUserListResponseBody struct {
Result *QueryLiveWatchUserListResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryLiveWatchUserListResponseBody) GoString ¶
func (s QueryLiveWatchUserListResponseBody) GoString() string
func (*QueryLiveWatchUserListResponseBody) SetResult ¶
func (s *QueryLiveWatchUserListResponseBody) SetResult(v *QueryLiveWatchUserListResponseBodyResult) *QueryLiveWatchUserListResponseBody
func (QueryLiveWatchUserListResponseBody) String ¶
func (s QueryLiveWatchUserListResponseBody) String() string
type QueryLiveWatchUserListResponseBodyResult ¶
type QueryLiveWatchUserListResponseBodyResult struct { // 组织内的观看用户列表 OrgUsesList []*QueryLiveWatchUserListResponseBodyResultOrgUsesList `json:"orgUsesList,omitempty" xml:"orgUsesList,omitempty" type:"Repeated"` // 组织外的观看用户列表 OutOrgUserList []*QueryLiveWatchUserListResponseBodyResultOutOrgUserList `json:"outOrgUserList,omitempty" xml:"outOrgUserList,omitempty" type:"Repeated"` }
func (QueryLiveWatchUserListResponseBodyResult) GoString ¶
func (s QueryLiveWatchUserListResponseBodyResult) GoString() string
func (*QueryLiveWatchUserListResponseBodyResult) SetOrgUsesList ¶
func (s *QueryLiveWatchUserListResponseBodyResult) SetOrgUsesList(v []*QueryLiveWatchUserListResponseBodyResultOrgUsesList) *QueryLiveWatchUserListResponseBodyResult
func (*QueryLiveWatchUserListResponseBodyResult) SetOutOrgUserList ¶
func (s *QueryLiveWatchUserListResponseBodyResult) SetOutOrgUserList(v []*QueryLiveWatchUserListResponseBodyResultOutOrgUserList) *QueryLiveWatchUserListResponseBodyResult
func (QueryLiveWatchUserListResponseBodyResult) String ¶
func (s QueryLiveWatchUserListResponseBodyResult) String() string
type QueryLiveWatchUserListResponseBodyResultOrgUsesList ¶
type QueryLiveWatchUserListResponseBodyResultOrgUsesList struct { // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 员工id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` // 观看直播时长 WatchLiveTime *int64 `json:"watchLiveTime,omitempty" xml:"watchLiveTime,omitempty"` // 观看回放时长 WatchPlaybackTime *int64 `json:"watchPlaybackTime,omitempty" xml:"watchPlaybackTime,omitempty"` // 回放观看进度 WatchProgressMs *int64 `json:"watchProgressMs,omitempty" xml:"watchProgressMs,omitempty"` }
func (QueryLiveWatchUserListResponseBodyResultOrgUsesList) GoString ¶
func (s QueryLiveWatchUserListResponseBodyResultOrgUsesList) GoString() string
func (*QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetDeptName ¶
func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetDeptName(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
func (*QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetUnionId ¶
func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetUnionId(v string) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
func (*QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchLiveTime ¶
func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchLiveTime(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
func (*QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchPlaybackTime ¶
func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchPlaybackTime(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
func (*QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchProgressMs ¶
func (s *QueryLiveWatchUserListResponseBodyResultOrgUsesList) SetWatchProgressMs(v int64) *QueryLiveWatchUserListResponseBodyResultOrgUsesList
func (QueryLiveWatchUserListResponseBodyResultOrgUsesList) String ¶
func (s QueryLiveWatchUserListResponseBodyResultOrgUsesList) String() string
type QueryLiveWatchUserListResponseBodyResultOutOrgUserList ¶
type QueryLiveWatchUserListResponseBodyResultOutOrgUserList struct { // 姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 观看直播时长 WatchLiveTime *int64 `json:"watchLiveTime,omitempty" xml:"watchLiveTime,omitempty"` // 观看回放时长 WatchPlaybackTime *int64 `json:"watchPlaybackTime,omitempty" xml:"watchPlaybackTime,omitempty"` // 回放观看进度 WatchProgressMs *int64 `json:"watchProgressMs,omitempty" xml:"watchProgressMs,omitempty"` }
func (QueryLiveWatchUserListResponseBodyResultOutOrgUserList) GoString ¶
func (s QueryLiveWatchUserListResponseBodyResultOutOrgUserList) GoString() string
func (*QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchLiveTime ¶
func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchLiveTime(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
func (*QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchPlaybackTime ¶
func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchPlaybackTime(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
func (*QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchProgressMs ¶
func (s *QueryLiveWatchUserListResponseBodyResultOutOrgUserList) SetWatchProgressMs(v int64) *QueryLiveWatchUserListResponseBodyResultOutOrgUserList
func (QueryLiveWatchUserListResponseBodyResultOutOrgUserList) String ¶
func (s QueryLiveWatchUserListResponseBodyResultOutOrgUserList) String() string
type QuerySubscribeStatusHeaders ¶
type QuerySubscribeStatusHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QuerySubscribeStatusHeaders) GoString ¶
func (s QuerySubscribeStatusHeaders) GoString() string
func (*QuerySubscribeStatusHeaders) SetCommonHeaders ¶
func (s *QuerySubscribeStatusHeaders) SetCommonHeaders(v map[string]*string) *QuerySubscribeStatusHeaders
func (*QuerySubscribeStatusHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QuerySubscribeStatusHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySubscribeStatusHeaders
func (QuerySubscribeStatusHeaders) String ¶
func (s QuerySubscribeStatusHeaders) String() string
type QuerySubscribeStatusRequest ¶
type QuerySubscribeStatusRequest struct { // post请求体, 开放平台建议以对象形式存储 Body *QuerySubscribeStatusRequestBody `json:"body,omitempty" xml:"body,omitempty" type:"Struct"` // 用户id(主播id) UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QuerySubscribeStatusRequest) GoString ¶
func (s QuerySubscribeStatusRequest) GoString() string
func (*QuerySubscribeStatusRequest) SetBody ¶
func (s *QuerySubscribeStatusRequest) SetBody(v *QuerySubscribeStatusRequestBody) *QuerySubscribeStatusRequest
func (*QuerySubscribeStatusRequest) SetUnionId ¶
func (s *QuerySubscribeStatusRequest) SetUnionId(v string) *QuerySubscribeStatusRequest
func (QuerySubscribeStatusRequest) String ¶
func (s QuerySubscribeStatusRequest) String() string
type QuerySubscribeStatusRequestBody ¶
type QuerySubscribeStatusRequestBody struct { // 直播id列表 LiveIds []*string `json:"liveIds,omitempty" xml:"liveIds,omitempty" type:"Repeated"` }
func (QuerySubscribeStatusRequestBody) GoString ¶
func (s QuerySubscribeStatusRequestBody) GoString() string
func (*QuerySubscribeStatusRequestBody) SetLiveIds ¶
func (s *QuerySubscribeStatusRequestBody) SetLiveIds(v []*string) *QuerySubscribeStatusRequestBody
func (QuerySubscribeStatusRequestBody) String ¶
func (s QuerySubscribeStatusRequestBody) String() string
type QuerySubscribeStatusResponse ¶
type QuerySubscribeStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QuerySubscribeStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QuerySubscribeStatusResponse) GoString ¶
func (s QuerySubscribeStatusResponse) GoString() string
func (*QuerySubscribeStatusResponse) SetBody ¶
func (s *QuerySubscribeStatusResponse) SetBody(v *QuerySubscribeStatusResponseBody) *QuerySubscribeStatusResponse
func (*QuerySubscribeStatusResponse) SetHeaders ¶
func (s *QuerySubscribeStatusResponse) SetHeaders(v map[string]*string) *QuerySubscribeStatusResponse
func (QuerySubscribeStatusResponse) String ¶
func (s QuerySubscribeStatusResponse) String() string
type QuerySubscribeStatusResponseBody ¶
type QuerySubscribeStatusResponseBody struct {
Result *QuerySubscribeStatusResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QuerySubscribeStatusResponseBody) GoString ¶
func (s QuerySubscribeStatusResponseBody) GoString() string
func (*QuerySubscribeStatusResponseBody) SetResult ¶
func (s *QuerySubscribeStatusResponseBody) SetResult(v *QuerySubscribeStatusResponseBodyResult) *QuerySubscribeStatusResponseBody
func (QuerySubscribeStatusResponseBody) String ¶
func (s QuerySubscribeStatusResponseBody) String() string
type QuerySubscribeStatusResponseBodyResult ¶
type QuerySubscribeStatusResponseBodyResult struct { // 订阅详情列表 SubscribeStatusDTOS []*QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS `json:"subscribeStatusDTOS,omitempty" xml:"subscribeStatusDTOS,omitempty" type:"Repeated"` }
func (QuerySubscribeStatusResponseBodyResult) GoString ¶
func (s QuerySubscribeStatusResponseBodyResult) GoString() string
func (*QuerySubscribeStatusResponseBodyResult) SetSubscribeStatusDTOS ¶
func (s *QuerySubscribeStatusResponseBodyResult) SetSubscribeStatusDTOS(v []*QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) *QuerySubscribeStatusResponseBodyResult
func (QuerySubscribeStatusResponseBodyResult) String ¶
func (s QuerySubscribeStatusResponseBodyResult) String() string
type QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS ¶
type QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS struct { // 直播uuid LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 是否订阅 true:订阅 false:非订阅 Subscribe *bool `json:"subscribe,omitempty" xml:"subscribe,omitempty"` }
func (QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) GoString ¶
func (s QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) GoString() string
func (*QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) SetSubscribe ¶
func (QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) String ¶
func (s QuerySubscribeStatusResponseBodyResultSubscribeStatusDTOS) String() string
type QuerySubscribeStatusShrinkRequest ¶
type QuerySubscribeStatusShrinkRequest struct { // post请求体, 开放平台建议以对象形式存储 BodyShrink *string `json:"body,omitempty" xml:"body,omitempty"` // 用户id(主播id) UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QuerySubscribeStatusShrinkRequest) GoString ¶
func (s QuerySubscribeStatusShrinkRequest) GoString() string
func (*QuerySubscribeStatusShrinkRequest) SetBodyShrink ¶
func (s *QuerySubscribeStatusShrinkRequest) SetBodyShrink(v string) *QuerySubscribeStatusShrinkRequest
func (*QuerySubscribeStatusShrinkRequest) SetUnionId ¶
func (s *QuerySubscribeStatusShrinkRequest) SetUnionId(v string) *QuerySubscribeStatusShrinkRequest
func (QuerySubscribeStatusShrinkRequest) String ¶
func (s QuerySubscribeStatusShrinkRequest) String() string
type StartCloudFeedHeaders ¶
type StartCloudFeedHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (StartCloudFeedHeaders) GoString ¶
func (s StartCloudFeedHeaders) GoString() string
func (*StartCloudFeedHeaders) SetCommonHeaders ¶
func (s *StartCloudFeedHeaders) SetCommonHeaders(v map[string]*string) *StartCloudFeedHeaders
func (*StartCloudFeedHeaders) SetXAcsDingtalkAccessToken ¶
func (s *StartCloudFeedHeaders) SetXAcsDingtalkAccessToken(v string) *StartCloudFeedHeaders
func (StartCloudFeedHeaders) String ¶
func (s StartCloudFeedHeaders) String() string
type StartCloudFeedRequest ¶
type StartCloudFeedRequest struct { // 操作者的组织内id(staffId) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (StartCloudFeedRequest) GoString ¶
func (s StartCloudFeedRequest) GoString() string
func (*StartCloudFeedRequest) SetUserId ¶
func (s *StartCloudFeedRequest) SetUserId(v string) *StartCloudFeedRequest
func (StartCloudFeedRequest) String ¶
func (s StartCloudFeedRequest) String() string
type StartCloudFeedResponse ¶
type StartCloudFeedResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StartCloudFeedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartCloudFeedResponse) GoString ¶
func (s StartCloudFeedResponse) GoString() string
func (*StartCloudFeedResponse) SetBody ¶
func (s *StartCloudFeedResponse) SetBody(v *StartCloudFeedResponseBody) *StartCloudFeedResponse
func (*StartCloudFeedResponse) SetHeaders ¶
func (s *StartCloudFeedResponse) SetHeaders(v map[string]*string) *StartCloudFeedResponse
func (StartCloudFeedResponse) String ¶
func (s StartCloudFeedResponse) String() string
type StartCloudFeedResponseBody ¶
type StartCloudFeedResponseBody struct { // 状态更改是否成功 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (StartCloudFeedResponseBody) GoString ¶
func (s StartCloudFeedResponseBody) GoString() string
func (*StartCloudFeedResponseBody) SetResult ¶
func (s *StartCloudFeedResponseBody) SetResult(v bool) *StartCloudFeedResponseBody
func (StartCloudFeedResponseBody) String ¶
func (s StartCloudFeedResponseBody) String() string
type StopCloudFeedHeaders ¶
type StopCloudFeedHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (StopCloudFeedHeaders) GoString ¶
func (s StopCloudFeedHeaders) GoString() string
func (*StopCloudFeedHeaders) SetCommonHeaders ¶
func (s *StopCloudFeedHeaders) SetCommonHeaders(v map[string]*string) *StopCloudFeedHeaders
func (*StopCloudFeedHeaders) SetXAcsDingtalkAccessToken ¶
func (s *StopCloudFeedHeaders) SetXAcsDingtalkAccessToken(v string) *StopCloudFeedHeaders
func (StopCloudFeedHeaders) String ¶
func (s StopCloudFeedHeaders) String() string
type StopCloudFeedRequest ¶
type StopCloudFeedRequest struct { // 操作者的组织内id(staffId) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (StopCloudFeedRequest) GoString ¶
func (s StopCloudFeedRequest) GoString() string
func (*StopCloudFeedRequest) SetUserId ¶
func (s *StopCloudFeedRequest) SetUserId(v string) *StopCloudFeedRequest
func (StopCloudFeedRequest) String ¶
func (s StopCloudFeedRequest) String() string
type StopCloudFeedResponse ¶
type StopCloudFeedResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StopCloudFeedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopCloudFeedResponse) GoString ¶
func (s StopCloudFeedResponse) GoString() string
func (*StopCloudFeedResponse) SetBody ¶
func (s *StopCloudFeedResponse) SetBody(v *StopCloudFeedResponseBody) *StopCloudFeedResponse
func (*StopCloudFeedResponse) SetHeaders ¶
func (s *StopCloudFeedResponse) SetHeaders(v map[string]*string) *StopCloudFeedResponse
func (StopCloudFeedResponse) String ¶
func (s StopCloudFeedResponse) String() string
type StopCloudFeedResponseBody ¶
type StopCloudFeedResponseBody struct { // 状态更改是否成功 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (StopCloudFeedResponseBody) GoString ¶
func (s StopCloudFeedResponseBody) GoString() string
func (*StopCloudFeedResponseBody) SetResult ¶
func (s *StopCloudFeedResponseBody) SetResult(v bool) *StopCloudFeedResponseBody
func (StopCloudFeedResponseBody) String ¶
func (s StopCloudFeedResponseBody) String() string
type SubscribeLiveHeaders ¶
type SubscribeLiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SubscribeLiveHeaders) GoString ¶
func (s SubscribeLiveHeaders) GoString() string
func (*SubscribeLiveHeaders) SetCommonHeaders ¶
func (s *SubscribeLiveHeaders) SetCommonHeaders(v map[string]*string) *SubscribeLiveHeaders
func (*SubscribeLiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SubscribeLiveHeaders) SetXAcsDingtalkAccessToken(v string) *SubscribeLiveHeaders
func (SubscribeLiveHeaders) String ¶
func (s SubscribeLiveHeaders) String() string
type SubscribeLiveRequest ¶
type SubscribeLiveRequest struct { // 直播uuid LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // true:关注 false:取消关注 Subscribe *bool `json:"subscribe,omitempty" xml:"subscribe,omitempty"` // 用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (SubscribeLiveRequest) GoString ¶
func (s SubscribeLiveRequest) GoString() string
func (*SubscribeLiveRequest) SetLiveId ¶
func (s *SubscribeLiveRequest) SetLiveId(v string) *SubscribeLiveRequest
func (*SubscribeLiveRequest) SetSubscribe ¶
func (s *SubscribeLiveRequest) SetSubscribe(v bool) *SubscribeLiveRequest
func (*SubscribeLiveRequest) SetUnionId ¶
func (s *SubscribeLiveRequest) SetUnionId(v string) *SubscribeLiveRequest
func (SubscribeLiveRequest) String ¶
func (s SubscribeLiveRequest) String() string
type SubscribeLiveResponse ¶
type SubscribeLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SubscribeLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SubscribeLiveResponse) GoString ¶
func (s SubscribeLiveResponse) GoString() string
func (*SubscribeLiveResponse) SetBody ¶
func (s *SubscribeLiveResponse) SetBody(v *SubscribeLiveResponseBody) *SubscribeLiveResponse
func (*SubscribeLiveResponse) SetHeaders ¶
func (s *SubscribeLiveResponse) SetHeaders(v map[string]*string) *SubscribeLiveResponse
func (SubscribeLiveResponse) String ¶
func (s SubscribeLiveResponse) String() string
type SubscribeLiveResponseBody ¶
type SubscribeLiveResponseBody struct {
Result *SubscribeLiveResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (SubscribeLiveResponseBody) GoString ¶
func (s SubscribeLiveResponseBody) GoString() string
func (*SubscribeLiveResponseBody) SetResult ¶
func (s *SubscribeLiveResponseBody) SetResult(v *SubscribeLiveResponseBodyResult) *SubscribeLiveResponseBody
func (SubscribeLiveResponseBody) String ¶
func (s SubscribeLiveResponseBody) String() string
type SubscribeLiveResponseBodyResult ¶
type SubscribeLiveResponseBodyResult struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (SubscribeLiveResponseBodyResult) GoString ¶
func (s SubscribeLiveResponseBodyResult) GoString() string
func (*SubscribeLiveResponseBodyResult) SetSuccess ¶
func (s *SubscribeLiveResponseBodyResult) SetSuccess(v bool) *SubscribeLiveResponseBodyResult
func (SubscribeLiveResponseBodyResult) String ¶
func (s SubscribeLiveResponseBodyResult) String() string
type UpdateLiveFeedHeaders ¶
type UpdateLiveFeedHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateLiveFeedHeaders) GoString ¶
func (s UpdateLiveFeedHeaders) GoString() string
func (*UpdateLiveFeedHeaders) SetCommonHeaders ¶
func (s *UpdateLiveFeedHeaders) SetCommonHeaders(v map[string]*string) *UpdateLiveFeedHeaders
func (*UpdateLiveFeedHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateLiveFeedHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateLiveFeedHeaders
func (UpdateLiveFeedHeaders) String ¶
func (s UpdateLiveFeedHeaders) String() string
type UpdateLiveFeedRequest ¶
type UpdateLiveFeedRequest struct { // 封面图url CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 课程简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 预计开始时间(毫秒值)(课程必须预告状态才可以修改该项) StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 课程标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 操作者id(修改者的组织内id) UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (UpdateLiveFeedRequest) GoString ¶
func (s UpdateLiveFeedRequest) GoString() string
func (*UpdateLiveFeedRequest) SetCoverUrl ¶
func (s *UpdateLiveFeedRequest) SetCoverUrl(v string) *UpdateLiveFeedRequest
func (*UpdateLiveFeedRequest) SetIntroduction ¶
func (s *UpdateLiveFeedRequest) SetIntroduction(v string) *UpdateLiveFeedRequest
func (*UpdateLiveFeedRequest) SetStartTime ¶
func (s *UpdateLiveFeedRequest) SetStartTime(v int64) *UpdateLiveFeedRequest
func (*UpdateLiveFeedRequest) SetTitle ¶
func (s *UpdateLiveFeedRequest) SetTitle(v string) *UpdateLiveFeedRequest
func (*UpdateLiveFeedRequest) SetUserId ¶
func (s *UpdateLiveFeedRequest) SetUserId(v string) *UpdateLiveFeedRequest
func (UpdateLiveFeedRequest) String ¶
func (s UpdateLiveFeedRequest) String() string
type UpdateLiveFeedResponse ¶
type UpdateLiveFeedResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateLiveFeedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateLiveFeedResponse) GoString ¶
func (s UpdateLiveFeedResponse) GoString() string
func (*UpdateLiveFeedResponse) SetBody ¶
func (s *UpdateLiveFeedResponse) SetBody(v *UpdateLiveFeedResponseBody) *UpdateLiveFeedResponse
func (*UpdateLiveFeedResponse) SetHeaders ¶
func (s *UpdateLiveFeedResponse) SetHeaders(v map[string]*string) *UpdateLiveFeedResponse
func (UpdateLiveFeedResponse) String ¶
func (s UpdateLiveFeedResponse) String() string
type UpdateLiveFeedResponseBody ¶
type UpdateLiveFeedResponseBody struct { // 是否修改成功 HasUpdate *bool `json:"hasUpdate,omitempty" xml:"hasUpdate,omitempty"` }
func (UpdateLiveFeedResponseBody) GoString ¶
func (s UpdateLiveFeedResponseBody) GoString() string
func (*UpdateLiveFeedResponseBody) SetHasUpdate ¶
func (s *UpdateLiveFeedResponseBody) SetHasUpdate(v bool) *UpdateLiveFeedResponseBody
func (UpdateLiveFeedResponseBody) String ¶
func (s UpdateLiveFeedResponseBody) String() string
type UpdateLiveHeaders ¶
type UpdateLiveHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateLiveHeaders) GoString ¶
func (s UpdateLiveHeaders) GoString() string
func (*UpdateLiveHeaders) SetCommonHeaders ¶
func (s *UpdateLiveHeaders) SetCommonHeaders(v map[string]*string) *UpdateLiveHeaders
func (*UpdateLiveHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateLiveHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateLiveHeaders
func (UpdateLiveHeaders) String ¶
func (s UpdateLiveHeaders) String() string
type UpdateLiveRequest ¶
type UpdateLiveRequest struct { // 直播封面 CoverUrl *string `json:"coverUrl,omitempty" xml:"coverUrl,omitempty"` // 简介 Introduction *string `json:"introduction,omitempty" xml:"introduction,omitempty"` // 直播id LiveId *string `json:"liveId,omitempty" xml:"liveId,omitempty"` // 预计结束时间 PreEndTime *int64 `json:"preEndTime,omitempty" xml:"preEndTime,omitempty"` // 预计开播时间 PreStartTime *int64 `json:"preStartTime,omitempty" xml:"preStartTime,omitempty"` // 标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 用户id(主播id) UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (UpdateLiveRequest) GoString ¶
func (s UpdateLiveRequest) GoString() string
func (*UpdateLiveRequest) SetCoverUrl ¶
func (s *UpdateLiveRequest) SetCoverUrl(v string) *UpdateLiveRequest
func (*UpdateLiveRequest) SetIntroduction ¶
func (s *UpdateLiveRequest) SetIntroduction(v string) *UpdateLiveRequest
func (*UpdateLiveRequest) SetLiveId ¶
func (s *UpdateLiveRequest) SetLiveId(v string) *UpdateLiveRequest
func (*UpdateLiveRequest) SetPreEndTime ¶
func (s *UpdateLiveRequest) SetPreEndTime(v int64) *UpdateLiveRequest
func (*UpdateLiveRequest) SetPreStartTime ¶
func (s *UpdateLiveRequest) SetPreStartTime(v int64) *UpdateLiveRequest
func (*UpdateLiveRequest) SetTitle ¶
func (s *UpdateLiveRequest) SetTitle(v string) *UpdateLiveRequest
func (*UpdateLiveRequest) SetUnionId ¶
func (s *UpdateLiveRequest) SetUnionId(v string) *UpdateLiveRequest
func (UpdateLiveRequest) String ¶
func (s UpdateLiveRequest) String() string
type UpdateLiveResponse ¶
type UpdateLiveResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateLiveResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateLiveResponse) GoString ¶
func (s UpdateLiveResponse) GoString() string
func (*UpdateLiveResponse) SetBody ¶
func (s *UpdateLiveResponse) SetBody(v *UpdateLiveResponseBody) *UpdateLiveResponse
func (*UpdateLiveResponse) SetHeaders ¶
func (s *UpdateLiveResponse) SetHeaders(v map[string]*string) *UpdateLiveResponse
func (UpdateLiveResponse) String ¶
func (s UpdateLiveResponse) String() string
type UpdateLiveResponseBody ¶
type UpdateLiveResponseBody struct {
Result *UpdateLiveResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (UpdateLiveResponseBody) GoString ¶
func (s UpdateLiveResponseBody) GoString() string
func (*UpdateLiveResponseBody) SetResult ¶
func (s *UpdateLiveResponseBody) SetResult(v *UpdateLiveResponseBodyResult) *UpdateLiveResponseBody
func (UpdateLiveResponseBody) String ¶
func (s UpdateLiveResponseBody) String() string
type UpdateLiveResponseBodyResult ¶
type UpdateLiveResponseBodyResult struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (UpdateLiveResponseBodyResult) GoString ¶
func (s UpdateLiveResponseBodyResult) GoString() string
func (*UpdateLiveResponseBodyResult) SetSuccess ¶
func (s *UpdateLiveResponseBodyResult) SetSuccess(v bool) *UpdateLiveResponseBodyResult
func (UpdateLiveResponseBodyResult) String ¶
func (s UpdateLiveResponseBodyResult) String() string
Click to show internal directories.
Click to hide internal directories.