Table of Contents

Search

  1. Preface
  2. API Reference

Static Package Functions

Static Package Functions

  • global static void setFeature (String featureName, boolean enabled, String value, Date expirationDate)
    Enables a CC360 feature based on certain parameters.
  • global static void setFeature (String featureName, boolean enabled)
    Enables the specified CC360 feature.
  • global static void setFeature (String featureName, boolean enabled, String value, Date expirationDate, string password)
    Enables a CC360 feature based on certain parameters.
  • global static void setFeature (String featureName, boolean enabled, string password)
    Enables a CC360 feature based on certain parameters.
  • global static boolean isFeatureEnabled (String featureName)
    Checks if a CC360 feature is enabled or not and returns the status.

0 COMMENTS

We’d like to hear from you!