Interface ICompanionSessionBackend
public interface ICompanionSessionBackend : IDisposable
- Inherited Members
Methods
Start()
void Start()
Stop()
IReadOnlyList<RecordedEvent> Stop()
Returns
Events
EventCaptured
event Action<RecordedEvent>? EventCaptured