Interface EventFieldsProvider

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface EventFieldsProvider
Generates custom event fields which should be attached to an event.
Since:
8.311
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Gets JSONObject with custom fields which should be attached to an event.