Table of Contents

Class TextStreamReaderReadIncrementalResponse

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

Constructors

TextStreamReaderReadIncrementalResponse()

public TextStreamReaderReadIncrementalResponse()

TextStreamReaderReadIncrementalResponse(TextStreamReaderReadIncrementalResponse)

public TextStreamReaderReadIncrementalResponse(TextStreamReaderReadIncrementalResponse other)

Parameters

other TextStreamReaderReadIncrementalResponse

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<TextStreamReaderReadIncrementalResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public TextStreamReaderReadIncrementalResponse Clone()

Returns

TextStreamReaderReadIncrementalResponse

Equals(TextStreamReaderReadIncrementalResponse)

public bool Equals(TextStreamReaderReadIncrementalResponse other)

Parameters

other TextStreamReaderReadIncrementalResponse

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(TextStreamReaderReadIncrementalResponse)

public void MergeFrom(TextStreamReaderReadIncrementalResponse other)

Parameters

other TextStreamReaderReadIncrementalResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream