public interface EventCallback
Title: 事件通知执行回调接口
Description: 告知事件执行结果,失败回调
Copyright: Copyright (c) 2012
Company: seeyon.com
void
callback(Event event, int state)
void callback(Event event, int state)
event
state