meeting

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meeting

type Meeting interface {
	utils.DingIdReduceAble
	CreateVideoConference(unionId string, confTitle string, inviteUserIds []string, inviteCaller bool) (res *dingtalkconference_1_0.CreateVideoConferenceResponseBody, err error)
	CloseVideoConference(unionId string, conferenceId string) (err error)
	QueryConferenceInfoBatch(conferenceIdList []string) (res []*dingtalkconference_1_0.QueryConferenceInfoBatchResponseBodyInfos, err error)
}

func NewMeeting

func NewMeeting(oauth2 oauth2.Oauth2) (r Meeting)

Jump to

Keyboard shortcuts

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