DeviceEvent
Wisej.Hybrid.Shared.Core.DeviceEvent
Last updated
Wisej.Hybrid.Shared.Core.DeviceEvent
Last updated
Namespace: Wisej.Hybrid.Shared.Core
Assembly: Wisej.Hybrid (3.5.0.0)
Represents an event that occurred on the Hybrid client.
Initializes a new instance of .
Initializes a new instance of with the given _args.
handler
The handler that fired the event.
type
The type of event.
data
The event payload.
: The event data.
: The handler that fired the event.
: The type of event.