EventResponse

public interface EventResponse

Abstract representation of possible remote server responses for sent events.

Inheritors

Types

Link copied to clipboard
public class Success implements EventResponse

The response indicates that the event has been successfully processed by the remote server.