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 DeviceEvent.
Initializes a new instance of DeviceEvent with the given _args.
Name | Type | Description |
---|---|---|
handler | The handler that fired the event. | |
type | The type of event. | |
data | The event payload. |
Object: The event data.
String: The handler that fired the event.
String: The type of event.