FRDIntentParameters

public class FRDIntentParameters: NSObject

Open the parameters to public. Defined as a class because of the usage of Objective-C.

  • The key to get the infomation from extras of intent.

    Declaration

    Swift

    public static let title = "FRDIntentTitleKey";
  • Undocumented

    Declaration

    Swift

    public class FRDIntentParameters: NSObject