Register.register

Register the event-package with the fingerprint If the event has not been connect to the graph it will also connect it Via the Event.connect function.

class Register
final
register
(
const(Buffer) fingerprint
)

Parameters

fingerprint const(Buffer)

hash of the event-package

Return Value

Type: Event

event with the fingerprint (null if fingerprint is null)