Interface DeinitializationStartedEvent

Event emitted when the de-initialization of the API is started.

It usually makes sense to use this event to clean up resources and/or unregistering of listeners so they don't try to use the API again until it is initialized again.

See

No Inherit Doc

Hierarchy

  • CustomEvent<null>
    • DeinitializationStartedEvent