Event emitted as soon as the API is initialized. It emits an instance of UnbluEmbeddedApi which can be used for further API calls.

This event is useful when UnbluEmbeddedAppElement.autoInit is true to always get the latest API instance.

Note: that this event will be triggered again after each initialization.

Hierarchy