Package 

Class DeliveryParams


  • 
    public final class DeliveryParams
    
                        

    The parameters which should be used to deliver an Event/Session.

    • Method Summary

      Modifier and Type Method Description
      final String getEndpoint() The endpoint to which the payload should be sent
      final Map<String, String> getHeaders() The HTTP headers which must be attached to the request
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait