Resource Event Data
The data class for event data in Observer
data class ResourceEventData(dataSource: String, request: Request, response: Response, cancelled: Boolean)
Content copied to clipboard
Constructors
ResourceEventData
Link copied to clipboard
fun ResourceEventData(dataSource: String, request: Request, response: Response, cancelled: Boolean)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
equals
Link copied to clipboard
Properties
cancelled
Link copied to clipboard
dataSource
Link copied to clipboard
"data-source" property
request
Link copied to clipboard