contactphoto

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 ContactPhotoClient

type ContactPhotoClient struct {
	Client *msgraph.Client
}

func NewContactPhotoClientWithBaseURI

func NewContactPhotoClientWithBaseURI(sdkApi sdkEnv.Api) (*ContactPhotoClient, error)

func (ContactPhotoClient) GetContactPhoto

GetContactPhoto - Get photo from users. Optional contact picture. You can get or set a photo for a contact.

func (ContactPhotoClient) GetContactPhotoValue

GetContactPhotoValue - Get media content for the navigation property photo from users. Optional contact picture. You can get or set a photo for a contact.

func (ContactPhotoClient) RemoveContactPhotoValue

RemoveContactPhotoValue - Delete media content for the navigation property photo in users. Optional contact picture. You can get or set a photo for a contact.

func (ContactPhotoClient) SetContactPhotoValue

SetContactPhotoValue - Update media content for the navigation property photo in users. Optional contact picture. You can get or set a photo for a contact.

func (ContactPhotoClient) UpdateContactPhoto

UpdateContactPhoto - Update the navigation property photo in users

type GetContactPhotoOperationOptions

type GetContactPhotoOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetContactPhotoOperationOptions

func DefaultGetContactPhotoOperationOptions() GetContactPhotoOperationOptions

func (GetContactPhotoOperationOptions) ToHeaders

func (GetContactPhotoOperationOptions) ToOData

func (GetContactPhotoOperationOptions) ToQuery

type GetContactPhotoOperationResponse

type GetContactPhotoOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ProfilePhoto
}

type GetContactPhotoValueOperationOptions

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

func DefaultGetContactPhotoValueOperationOptions

func DefaultGetContactPhotoValueOperationOptions() GetContactPhotoValueOperationOptions

func (GetContactPhotoValueOperationOptions) ToHeaders

func (GetContactPhotoValueOperationOptions) ToOData

func (GetContactPhotoValueOperationOptions) ToQuery

type GetContactPhotoValueOperationResponse

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

type RemoveContactPhotoValueOperationOptions

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

func DefaultRemoveContactPhotoValueOperationOptions

func DefaultRemoveContactPhotoValueOperationOptions() RemoveContactPhotoValueOperationOptions

func (RemoveContactPhotoValueOperationOptions) ToHeaders

func (RemoveContactPhotoValueOperationOptions) ToOData

func (RemoveContactPhotoValueOperationOptions) ToQuery

type RemoveContactPhotoValueOperationResponse

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

type SetContactPhotoValueOperationOptions

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

func DefaultSetContactPhotoValueOperationOptions

func DefaultSetContactPhotoValueOperationOptions() SetContactPhotoValueOperationOptions

func (SetContactPhotoValueOperationOptions) ToHeaders

func (SetContactPhotoValueOperationOptions) ToOData

func (SetContactPhotoValueOperationOptions) ToQuery

type SetContactPhotoValueOperationResponse

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

type UpdateContactPhotoOperationOptions

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

func DefaultUpdateContactPhotoOperationOptions

func DefaultUpdateContactPhotoOperationOptions() UpdateContactPhotoOperationOptions

func (UpdateContactPhotoOperationOptions) ToHeaders

func (UpdateContactPhotoOperationOptions) ToOData

func (UpdateContactPhotoOperationOptions) ToQuery

type UpdateContactPhotoOperationResponse

type UpdateContactPhotoOperationResponse 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