mute

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMutePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateMutePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type MutePostRequestBody added in v0.24.0

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

MutePostRequestBody provides operations to call the mute method.

func NewMutePostRequestBody added in v0.24.0

func NewMutePostRequestBody() *MutePostRequestBody

NewMutePostRequestBody instantiates a new mutePostRequestBody and sets the default values.

func (*MutePostRequestBody) GetAdditionalData added in v0.24.0

func (m *MutePostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*MutePostRequestBody) GetClientContext added in v0.24.0

func (m *MutePostRequestBody) GetClientContext() *string

GetClientContext gets the clientContext property value. The clientContext property

func (*MutePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*MutePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*MutePostRequestBody) SetAdditionalData added in v0.24.0

func (m *MutePostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*MutePostRequestBody) SetClientContext added in v0.24.0

func (m *MutePostRequestBody) SetClientContext(value *string)

SetClientContext sets the clientContext property value. The clientContext property

type MutePostRequestBodyable added in v0.24.0

MutePostRequestBodyable

type MuteRequestBuilder

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

MuteRequestBuilder provides operations to call the mute method.

func NewMuteRequestBuilder

NewMuteRequestBuilder instantiates a new MuteRequestBuilder and sets the default values.

func NewMuteRequestBuilderInternal

func NewMuteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MuteRequestBuilder

NewMuteRequestBuilderInternal instantiates a new MuteRequestBuilder and sets the default values.

func (*MuteRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation mute a specific participant in the call. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more information about how to handle mute operations, see muteParticipantOperation.

func (*MuteRequestBuilder) Post

Post mute a specific participant in the call. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more information about how to handle mute operations, see muteParticipantOperation.

type MuteRequestBuilderPostRequestConfiguration added in v0.22.0

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

MuteRequestBuilderPostRequestConfiguration 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