Table of Contents

Class SetDataChannelBufferedAmountLowThresholdResponse

Namespace
LiveKit.Proto
public sealed class SetDataChannelBufferedAmountLowThresholdResponse : Google.Protobuf.IMessage<SetDataChannelBufferedAmountLowThresholdResponse>, Google.Protobuf.IBufferMessage
Inheritance
SetDataChannelBufferedAmountLowThresholdResponse
Implements
IBufferMessage
Extension Methods

Constructors

SetDataChannelBufferedAmountLowThresholdResponse()

public SetDataChannelBufferedAmountLowThresholdResponse()

SetDataChannelBufferedAmountLowThresholdResponse(SetDataChannelBufferedAmountLowThresholdResponse)

public SetDataChannelBufferedAmountLowThresholdResponse(SetDataChannelBufferedAmountLowThresholdResponse other)

Parameters

other SetDataChannelBufferedAmountLowThresholdResponse

Properties

Descriptor

public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }

Property Value

MessageDescriptor

Parser

public static Google.Protobuf.MessageParser<SetDataChannelBufferedAmountLowThresholdResponse> Parser { get; }

Property Value

MessageParser<SetDataChannelBufferedAmountLowThresholdResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public SetDataChannelBufferedAmountLowThresholdResponse Clone()

Returns

SetDataChannelBufferedAmountLowThresholdResponse

Equals(SetDataChannelBufferedAmountLowThresholdResponse)

public bool Equals(SetDataChannelBufferedAmountLowThresholdResponse other)

Parameters

other SetDataChannelBufferedAmountLowThresholdResponse

Returns

bool

Equals(object)

public override bool Equals(object other)

Parameters

other object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

MergeFrom(CodedInputStream)

public void MergeFrom(Google.Protobuf.CodedInputStream input)

Parameters

input CodedInputStream

MergeFrom(SetDataChannelBufferedAmountLowThresholdResponse)

public void MergeFrom(SetDataChannelBufferedAmountLowThresholdResponse other)

Parameters

other SetDataChannelBufferedAmountLowThresholdResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream