Class Notifier
Notifier for ABR state / cache updates, based on WebSockets.
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
public class Notifier
Constructors
| Improve this Doc View SourceNotifier(Uri)
Notifier for ABR state / cache updates, based on WebSockets.
Declaration
public Notifier(Uri serverPath)
Parameters
Type | Name | Description |
---|---|---|
Uri | serverPath |
Methods
| Improve this Doc View SourceForceDisconnect()
Notifier for ABR state / cache updates, based on WebSockets.
Declaration
public void ForceDisconnect()
Init()
Notifier for ABR state / cache updates, based on WebSockets.
Declaration
public void Init()
Stop()
Notifier for ABR state / cache updates, based on WebSockets.
Declaration
public void Stop()