Classes
The following classes are available globally.
-
Declaration
Swift
@objc(ShowCleantimeIntent) public class ShowCleantimeIntent : INIntent
-
Declaration
Swift
@objc(ShowCleantimeIntentResponse) public class ShowCleantimeIntentResponse : INIntentResponse
-
This intent will open the app, and set it to the given date. It always opens in the main screen.
See moreDeclaration
Swift
class NACCShowCleantimeIntentHandler : INExtension, ShowCleantimeIntentHandling