Package 

Enum SessionReplayPrivacy

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      MASK_ALL

      Masks all the elements. All the characters in texts will be replaced by X, images will be replaced with just a placeholder and switch buttons, check boxes and radio buttons will also be masked. This is the default privacy rule.

      ALLOW_ALL

      Does not apply any privacy rule on the recorded data.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait