APE JavaScript Framework Events Manual
- Events (function)
- restoreStart » Event sent when the session restore begin.
- Events (event)
- apeDisconnect » Events sent when client disconnect.
- clearSession » Events sent when the session is cleared.
- load » Events sent when APE is loaded
- multiPipeCreate » Event fired when a new Multi Pipe is created.
- multiPipeDelete »
- onCmd » Intercept outgoing command.
- onRaw » Intercept all received raw.
- pipeDelete » Event sent when a pipe is deleted
- proxyClose » Event sent when the proxy close the connection.
- proxyConnect » Event sent when the client is connected to the proxy.
- proxyPipeCreate » Event fired when a new proxy pipe is created.
- proxyRead » Event sent when the client received data from the proxy.
- ready » Event sent when the client is connected to the APE server.
- restoreEnd » Event sent when the session is restored.
- uniPipeCreate » Event fired when a new Uni Pipe is created.
- userJoin » Event fired when a user join a channel.
- userLeft » Event fired when a user leave a channel.
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
