onlinemeetingtranscriptcontent

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteOnlineMeetingTranscriptContentOperationOptions

type DeleteOnlineMeetingTranscriptContentOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteOnlineMeetingTranscriptContentOperationOptions

func DefaultDeleteOnlineMeetingTranscriptContentOperationOptions() DeleteOnlineMeetingTranscriptContentOperationOptions

func (DeleteOnlineMeetingTranscriptContentOperationOptions) ToHeaders

func (DeleteOnlineMeetingTranscriptContentOperationOptions) ToOData

func (DeleteOnlineMeetingTranscriptContentOperationOptions) ToQuery

type DeleteOnlineMeetingTranscriptContentOperationResponse

type DeleteOnlineMeetingTranscriptContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetOnlineMeetingTranscriptContentOperationOptions

type GetOnlineMeetingTranscriptContentOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultGetOnlineMeetingTranscriptContentOperationOptions

func DefaultGetOnlineMeetingTranscriptContentOperationOptions() GetOnlineMeetingTranscriptContentOperationOptions

func (GetOnlineMeetingTranscriptContentOperationOptions) ToHeaders

func (GetOnlineMeetingTranscriptContentOperationOptions) ToOData

func (GetOnlineMeetingTranscriptContentOperationOptions) ToQuery

type GetOnlineMeetingTranscriptContentOperationResponse

type GetOnlineMeetingTranscriptContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type OnlineMeetingTranscriptContentClient

type OnlineMeetingTranscriptContentClient struct {
	Client *msgraph.Client
}

func NewOnlineMeetingTranscriptContentClientWithBaseURI

func NewOnlineMeetingTranscriptContentClientWithBaseURI(sdkApi sdkEnv.Api) (*OnlineMeetingTranscriptContentClient, error)

func (OnlineMeetingTranscriptContentClient) DeleteOnlineMeetingTranscriptContent

DeleteOnlineMeetingTranscriptContent - Delete content for the navigation property transcripts in users. The content of the transcript. Read-only.

func (OnlineMeetingTranscriptContentClient) GetOnlineMeetingTranscriptContent

GetOnlineMeetingTranscriptContent - Get callTranscript. Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API doesn't support getting call transcripts from channel meetings. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.

func (OnlineMeetingTranscriptContentClient) SetOnlineMeetingTranscriptContent

SetOnlineMeetingTranscriptContent - Update content for the navigation property transcripts in users. The content of the transcript. Read-only.

type SetOnlineMeetingTranscriptContentOperationOptions

type SetOnlineMeetingTranscriptContentOperationOptions struct {
	ContentType string
	Metadata    *odata.Metadata
	RetryFunc   client.RequestRetryFunc
}

func DefaultSetOnlineMeetingTranscriptContentOperationOptions

func DefaultSetOnlineMeetingTranscriptContentOperationOptions() SetOnlineMeetingTranscriptContentOperationOptions

func (SetOnlineMeetingTranscriptContentOperationOptions) ToHeaders

func (SetOnlineMeetingTranscriptContentOperationOptions) ToOData

func (SetOnlineMeetingTranscriptContentOperationOptions) ToQuery

type SetOnlineMeetingTranscriptContentOperationResponse

type SetOnlineMeetingTranscriptContentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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