living

package
v2.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*kernel.BaseClient
}

func NewClient

func NewClient(app kernel.ApplicationInterface) (*Client, error)

func (*Client) Cancel

func (comp *Client) Cancel(livingID string) (*response2.ResponseWork, error)

取消预约直播 https://developer.work.weixin.qq.com/document/path/93638

func (*Client) DeleteReplayData

func (comp *Client) DeleteReplayData(livingID string) (*response2.ResponseWork, error)

删除直播回放 https://developer.work.weixin.qq.com/document/path/93874

func (*Client) GetLivingCode

func (comp *Client) GetLivingCode(livingID string, openID string) (*response.ResponseLivingGetLivingCode, error)

在微信中观看直播或直播回放 https://developer.work.weixin.qq.com/document/path/93641

func (*Client) GetLivingInfo

func (comp *Client) GetLivingInfo(livingID string) (*response.ResponseLivingGetLivingInfo, error)

获取直播详情 https://developer.work.weixin.qq.com/document/path/93635

func (*Client) GetLivingShareInfo

func (comp *Client) GetLivingShareInfo(wwShareCode string) (*response.ResponseLivingGetLivingShareInfo, error)

获取跳转小程序商城的直播观众信息 https://developer.work.weixin.qq.com/document/path/94442

func (*Client) GetUserAllLivingID

func (comp *Client) GetUserAllLivingID(userID string, cursor string, limit int) (*response.ResponseLivingGetUserAllLivingID, error)

获取成员直播ID列表 https://developer.work.weixin.qq.com/document/path/93634

func (*Client) GetWatchStat

func (comp *Client) GetWatchStat(livingID string, nextKey string) (*response.ResponseLivingGetWatchStat, error)

获取直播观看明细 https://developer.work.weixin.qq.com/document/path/93636

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL