C# Class HA4IoT.PersonalAgent.ApiInboundMessage

Inheritance: IInboundMessage
ファイルを表示 Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Public Methods

Method Description
ApiInboundMessage ( System.DateTime timestamp, string text ) : System

Method Details

ApiInboundMessage() public method

public ApiInboundMessage ( System.DateTime timestamp, string text ) : System
timestamp System.DateTime
text string
return System