Class DynamicCalloutEvent

All Implemented Interfaces:
Event, HasPrimaryValue, CalloutEvent, HasCalloutTrackingKey, Serializable

public class DynamicCalloutEvent extends BaseCalloutEvent
See Also:
  • Constructor Details

  • Method Details

    • getVisualText

      @Nullable public @Nullable String getVisualText()
    • getCallText

      @Nullable public @Nullable String getCallText()
    • isNaturallyExpired

      public boolean isNaturallyExpired()
      Specified by:
      isNaturallyExpired in class BaseCalloutEvent