Table of Contents

Class SendTextInstruction

Namespace
LiveKit

YieldInstruction for send text. Returned by SendText(string, StreamTextOptions).

public sealed class SendTextInstruction : YieldInstruction
Inheritance
SendTextInstruction
Inherited Members
Extension Methods

Remarks

Access Info after checking IsError

Properties

Error

public StreamError Error { get; }

Property Value

StreamError

Info

public TextStreamInfo Info { get; }

Property Value

TextStreamInfo