Interface EventSenderFactory

    • Method Detail

      • createEventSender

        EventSender createEventSender​(BasicConfiguration basicConfiguration,
                                      HttpConfiguration httpConfiguration)
        Called by the SDK to create the implementation object.
        Parameters:
        basicConfiguration - the basic global SDK configuration properties
        httpConfiguration - HTTP configuration properties
        Returns:
        an EventSender