Click or drag to resize

ViewResourceResponseReceivedEventArgs Properties

The ViewResourceResponseReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventType
The type of view event which was raised
(Inherited from ViewEventArgs.)
Public propertyHeaders
The HTTP response headers.
Public propertyHTTPResponseCode
The HTTP response code.
Protected propertyName
The window name which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Public propertyNewUrl
The URL of the responded resource.
Public propertyOriginalUrl
The requested URL.
Public propertyReferrer
The URL of the referrer.
Public propertyResourceType
Protected propertyRuntimeID
The RuntimeID which contains the Entitiy which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Protected propertySource
The Openfin Entity which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Public propertyStatus
Public propertyTarget (Inherited from ViewEventArgs.)
Protected propertyTopic
The topic for the entity that raised the event
(Inherited from OpenfinDesktopEventArgs.)
Protected propertyUuid
The application or connection UUID which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Public propertyView (Inherited from ViewEventArgs.)
Top
See Also