Table of Contents

Class YieldInstruction

Namespace
LiveKit
public class YieldInstruction : CustomYieldInstruction
Inheritance
YieldInstruction
Derived
Extension Methods

Properties

IsDone

public bool IsDone { get; protected set; }

Property Value

bool

IsError

public bool IsError { get; protected set; }

Property Value

bool

keepWaiting

public override bool keepWaiting { get; }

Property Value

bool