Package 

Class EventNotification

  • All Implemented Interfaces:

    
    public final class EventNotification
    
                        

    Data class for sharing the event stream of the Apptentive SDK

    • Constructor Detail

      • EventNotification

        EventNotification(String name, String vendor, String interaction, String interactionId)
        Parameters:
        name - the name of the event that was passed into the engage method.
        vendor - the organization that created the event.
        interaction - the name of the interaction that the event was engaged from.
        interactionId - the id of the interaction that the event was engaged from.