living

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 6 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

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

func (*Client) Cancel

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

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

func (*Client) DeleteReplayData

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

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

func (*Client) GetLivingCode

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

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

func (*Client) GetLivingShareInfo

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

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

func (*Client) GetUserAllLivingID

func (comp *Client) GetUserAllLivingID(ctx context.Context, 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(ctx context.Context, 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