Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
HA4IoT
PersonalAgent
ApiInboundMessage
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