StyleAttributionsChanged

The style attributions has been changed. The event will be emitted every time attributions have been changed due to style change, source metadata change, or if sources were removed or added. Note: The event may be emitted synchronously, for example, when `removeSource` was called or if newly added source doesn't require to load metadata from network.

Constructors

Link copied to clipboard
open fun StyleAttributionsChanged(@NonNull attributions: List<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