Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Handling the resume event
To handle the device resume event, use:
<cfset cfclient.events.onResume(callbackfunc)> |