communications

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 12 Imported by: 0

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 the callRecords property

func (*CommunicationsRequestBuilder) CallRecordsById

CallRecordsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.callRecords.item collection

func (*CommunicationsRequestBuilder) Calls

Calls the calls property

func (*CommunicationsRequestBuilder) CallsById

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

func (*CommunicationsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get communications

func (*CommunicationsRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update communications

func (*CommunicationsRequestBuilder) GetPresencesByUserId

GetPresencesByUserId the getPresencesByUserId property

func (*CommunicationsRequestBuilder) OnlineMeetings

OnlineMeetings the onlineMeetings property

func (*CommunicationsRequestBuilder) OnlineMeetingsById

OnlineMeetingsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.onlineMeetings.item collection

func (*CommunicationsRequestBuilder) Patch

Patch update communications

func (*CommunicationsRequestBuilder) Presences

Presences the presences property

func (*CommunicationsRequestBuilder) PresencesById

PresencesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.presences.item collection

type CommunicationsRequestBuilderGetOptions

type CommunicationsRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CommunicationsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CommunicationsRequestBuilderGetOptions options for Get

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 CommunicationsRequestBuilderPatchOptions

type CommunicationsRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CloudCommunicationsable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CommunicationsRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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