ResourceRequest

The `ResourceRequest` event allows the application to observe resource requests made by a `map` or `map snapshotter` object.

Constructors

Link copied to clipboard
open fun ResourceRequest(@NonNull source: RequestDataSourceType, @NonNull request: RequestInfo, @Nullable response: ResponseInfo, cancelled: Boolean, @NonNull timeInterval: EventTimeInterval)

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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard