CAEngine::Log

Revision as of 00:28, 21 October 2015 by Jhuawen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

描述

传送给ADE typescript 的所有 commands sent记录以及从这些指令接收到的结果,此时 Photo属性设置为ture。

数据类型

string:字符串

示例用法

ade. Photo = true;
ade.SendCommand("news");
ade.SendCommand("profile");
string txt = ADE.Log;

访问

读取

另请参考

Comments


You are not allowed to post comments.