Skip to content

NexusEventDelegate

ctreffs edited this page Oct 7, 2020 · 4 revisions

NexusEventDelegate

public protocol NexusEventDelegate: AnyObject

Inheritance

AnyObject

Requirements

nexusEvent(_:​)

func nexusEvent(_ event: NexusEvent)

nexusNonFatalError(_:​)

func nexusNonFatalError(_ message: String)
Clone this wiki locally