The coldfusion.air.events package contains classes that define events used by ColdFusion AIR support.
| Class | Description | |
|---|---|---|
| ConflictEvent | The Conflict Event that is dispatched when a conflict is detected on the ColdFusion server. | |
| SessionFaultEvent | The Fault Event that is dispatched if an error occurs when accessing the methods of the Session Class. | |
| SessionResultEvent | The Result Event that is dispatched when a response is recieved from the methods of the the Session Class. | |
| SyncFaultEvent | The Fault Event that is dispatched if an error occurs when accessing the SyncManager. | |
| SyncResultEvent | The Result Event that is dispatched on recieving a response from the SyncManager. |