item

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallItemRequestBuilder added in v0.12.0

type CallItemRequestBuilder struct {
	// contains filtered or unexported fields
}

CallItemRequestBuilder provides operations to manage the calls property of the microsoft.graph.cloudCommunications entity.

func NewCallItemRequestBuilder added in v0.12.0

NewCallItemRequestBuilder instantiates a new CallItemRequestBuilder and sets the default values.

func NewCallItemRequestBuilderInternal added in v0.12.0

func NewCallItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CallItemRequestBuilder

NewCallItemRequestBuilderInternal instantiates a new CallItemRequestBuilder and sets the default values.

func (*CallItemRequestBuilder) AddLargeGalleryView added in v0.41.0

AddLargeGalleryView the addLargeGalleryView property

func (*CallItemRequestBuilder) Answer added in v0.12.0

Answer the answer property

func (*CallItemRequestBuilder) AudioRoutingGroups added in v0.12.0

AudioRoutingGroups the audioRoutingGroups property

func (*CallItemRequestBuilder) AudioRoutingGroupsById added in v0.12.0

AudioRoutingGroupsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item.audioRoutingGroups.item collection

func (*CallItemRequestBuilder) CancelMediaProcessing added in v0.12.0

CancelMediaProcessing the cancelMediaProcessing property

func (*CallItemRequestBuilder) ChangeScreenSharingRole added in v0.12.0

ChangeScreenSharingRole the changeScreenSharingRole property

func (*CallItemRequestBuilder) ContentSharingSessions added in v0.40.0

ContentSharingSessions the contentSharingSessions property

func (*CallItemRequestBuilder) ContentSharingSessionsById added in v0.40.0

ContentSharingSessionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item.contentSharingSessions.item collection

func (*CallItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property calls for communications

func (*CallItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property calls for communications

func (*CallItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get calls from communications

func (*CallItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get calls from communications

func (*CallItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property calls in communications

func (*CallItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property calls in communications

func (*CallItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property calls for communications

func (*CallItemRequestBuilder) Get added in v0.12.0

Get get calls from communications

func (*CallItemRequestBuilder) KeepAlive added in v0.12.0

KeepAlive the keepAlive property

func (*CallItemRequestBuilder) Mute added in v0.12.0

Mute the mute property

func (*CallItemRequestBuilder) Operations added in v0.12.0

Operations the operations property

func (*CallItemRequestBuilder) OperationsById added in v0.12.0

OperationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item.operations.item collection

func (*CallItemRequestBuilder) Participants added in v0.12.0

Participants the participants property

func (*CallItemRequestBuilder) ParticipantsById added in v0.12.0

ParticipantsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item.participants.item collection

func (*CallItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property calls in communications

func (*CallItemRequestBuilder) PlayPrompt added in v0.12.0

PlayPrompt the playPrompt property

func (*CallItemRequestBuilder) RecordResponse added in v0.12.0

RecordResponse the recordResponse property

func (*CallItemRequestBuilder) Redirect added in v0.12.0

Redirect the redirect property

func (*CallItemRequestBuilder) Reject added in v0.12.0

Reject the reject property

func (*CallItemRequestBuilder) SubscribeToTone added in v0.12.0

SubscribeToTone the subscribeToTone property

func (*CallItemRequestBuilder) Transfer added in v0.12.0

Transfer the transfer property

func (*CallItemRequestBuilder) Unmute added in v0.12.0

Unmute the unmute property

func (*CallItemRequestBuilder) UpdateRecordingStatus added in v0.12.0

UpdateRecordingStatus the updateRecordingStatus property

type CallItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

type CallItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CallItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CallItemRequestBuilderGetQueryParameters added in v0.12.0

type CallItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

CallItemRequestBuilderGetQueryParameters get calls from communications

type CallItemRequestBuilderGetRequestConfiguration added in v0.22.0

type CallItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CallItemRequestBuilderGetQueryParameters
}

CallItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CallItemRequestBuilderPatchRequestConfiguration added in v0.22.0

type CallItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CallItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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