Appearance
Home > resol-vbus-core > LiveEncoder > suspendCallback
LiveEncoder.suspendCallback property
Callback that inform when the suspend timed out.
Signature:
typescript
suspendCallback: (() => void) | undefined;