Class SendFileInstruction
- Namespace
- LiveKit
YieldInstruction for send file. Returned by SendFile(string, StreamByteOptions).
public sealed class SendFileInstruction : YieldInstruction
- Inheritance
-
SendFileInstruction
- Inherited Members
- Extension Methods
Remarks
Access Info after checking IsError
Properties
Error
public StreamError Error { get; }
Property Value
Info
public ByteStreamInfo Info { get; }