Type alias SlotUpdateCallback

SlotUpdateCallback: ((slotUpdate: SlotUpdate) => void)

Type declaration

    • (slotUpdate: SlotUpdate): void
    • Callback function for slot update notifications

      Parameters

      Returns void

Generated using TypeDoc