C# Class HA4IoT.PersonalAgent.ApiInboundMessage

Inheritance: IInboundMessage
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
ApiInboundMessage ( System.DateTime timestamp, string text ) : System

Method Details

ApiInboundMessage() public méthode

public ApiInboundMessage ( System.DateTime timestamp, string text ) : System
timestamp System.DateTime
text string
Résultat System