The coldfusion.air.events package contains all the event classes used for offline AIR support.
Classes
| 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 received from the methods of 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. |
Thu Dec 6 2018, 01:47 PM -08:00