Optional
closeThe function to invoke when closing out of this application
Optional
createThe function to invoke when creating this application
Optional
deleteThe function to invoke when deleting this application
Optional
optThe function to invoke when opting in to this application
Optional
updateThe function to invoke when updating this application
Defines conventional routing method names. When used, methods with these names will be implicitly routed to the corresponding application lifecycle event.
Remarks
This behaviour is independent of a contract explicitly implementing this interface. The interface is provided simply to improve the developer experience of using this feature.