Skip to content
EventReply

界面 / EventReply

EventReply Class

事件回复

Table of contents

Accessors

handled(): EventReply client
事件已处理
unHandled(): EventReply client
事件未处理

默认构造

Private new EventReply()

UE的默认值构造

Accessors

handled

Static get handled(): EventReply client

事件已处理

Returns

EventReply

unHandled

Static get unHandled(): EventReply client

事件未处理

Returns