Table of Contents

Class ByteStreamWriter.WriteInstruction

Namespace
LiveKit

YieldInstruction for Write(byte[]).

public sealed class ByteStreamWriter.WriteInstruction : YieldInstruction
Inheritance
ByteStreamWriter.WriteInstruction
Inherited Members
Extension Methods

Remarks

Check if the operation was successful by accessing Error.

Properties

Error

public StreamError Error { get; }

Property Value

StreamError