Class INTermsAndConditions

    • Constructor Detail

      • INTermsAndConditions

        public INTermsAndConditions()
      • INTermsAndConditions

        protected INTermsAndConditions​(NSObject.Handle h,
                                       long handle)
      • INTermsAndConditions

        protected INTermsAndConditions​(NSObject.SkipInit skipInit)
      • INTermsAndConditions

        public INTermsAndConditions​(java.lang.String localizedTermsAndConditionsText,
                                    NSURL privacyPolicyURL,
                                    NSURL termsAndConditionsURL)
      • INTermsAndConditions

        public INTermsAndConditions​(NSCoder decoder)
    • Method Detail

      • getLocalizedTermsAndConditionsText

        public java.lang.String getLocalizedTermsAndConditionsText()
      • getPrivacyPolicyURL

        public NSURL getPrivacyPolicyURL()
      • getTermsAndConditionsURL

        public NSURL getTermsAndConditionsURL()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(java.lang.String localizedTermsAndConditionsText,
                            NSURL privacyPolicyURL,
                            NSURL termsAndConditionsURL)
      • init

        protected long init​(NSCoder decoder)