SourceAdded

The source has been added with `addStyleSource` method. Note: The event is emitted synchronously; therefore, it is possible to read added source's properties immediately.

Constructors

Link copied to clipboard
open fun SourceAdded(@NonNull sourceId: String, @NonNull timestamp: Date)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard

Extension function to map the newly introduced event to the legacy one.