C# Class openhabUWP.Remote.Models.EventData

Afficher le fichier Open project: altima/openhabUWP Class Usage Examples

Méthodes publiques

Méthode Description
EventData ( ) : System
EventData ( string topic, EventPayload payload, string type ) : System

Method Details

EventData() public méthode

public EventData ( ) : System
Résultat System

EventData() public méthode

public EventData ( string topic, EventPayload payload, string type ) : System
topic string
payload EventPayload
type string
Résultat System