Class YieldInstruction
- Namespace
- LiveKit
public class YieldInstruction : CustomYieldInstruction
- Inheritance
-
YieldInstruction
- Derived
- Extension Methods
Properties
IsDone
public bool IsDone { get; protected set; }
Property Value
IsError
public bool IsError { get; protected set; }
Property Value
keepWaiting
public override bool keepWaiting { get; }