ShowCleantimeIntentResponseCode
@objc
public enum ShowCleantimeIntentResponseCode : Int
-
Declaration
Swift
case unspecified = 0 -
Declaration
Swift
case ready -
Declaration
Swift
case continueInApp -
Declaration
Swift
case inProgress -
Declaration
Swift
case success -
Declaration
Swift
case failure -
Declaration
Swift
case failureRequiringAppLaunch
View on GitHub