Interface CyPayloadEvent<S,​P>

    • Method Detail

      • getPayloadCollection

        Collection<P> getPayloadCollection()
        Returns a collection of payload objects.
        Returns:
        a collection of payload objects.