communications

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommunicationsRequestBuilder

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

CommunicationsRequestBuilder provides operations to manage the cloudCommunications singleton.

func NewCommunicationsRequestBuilder

NewCommunicationsRequestBuilder instantiates a new CommunicationsRequestBuilder and sets the default values.

func NewCommunicationsRequestBuilderInternal

func NewCommunicationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CommunicationsRequestBuilder

NewCommunicationsRequestBuilderInternal instantiates a new CommunicationsRequestBuilder and sets the default values.

func (*CommunicationsRequestBuilder) CallRecords

CallRecords provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.

func (*CommunicationsRequestBuilder) CallRecordsById

CallRecordsById provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.

func (*CommunicationsRequestBuilder) Calls

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

func (*CommunicationsRequestBuilder) CallsById

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

func (*CommunicationsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get communications

func (*CommunicationsRequestBuilder) GetPresencesByUserId

GetPresencesByUserId provides operations to call the getPresencesByUserId method.

func (*CommunicationsRequestBuilder) OnlineMeetings

OnlineMeetings provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.

func (*CommunicationsRequestBuilder) OnlineMeetingsById

OnlineMeetingsById provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.

func (*CommunicationsRequestBuilder) Presences

Presences provides operations to manage the presences property of the microsoft.graph.cloudCommunications entity.

func (*CommunicationsRequestBuilder) PresencesById

PresencesById provides operations to manage the presences property of the microsoft.graph.cloudCommunications entity.

type CommunicationsRequestBuilderGetQueryParameters

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

CommunicationsRequestBuilderGetQueryParameters get communications

type CommunicationsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type CommunicationsRequestBuilderPatchRequestConfiguration added in v0.22.0

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

CommunicationsRequestBuilderPatchRequestConfiguration 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