Package 

Class BacktraceHandlerInputEvents

    • Constructor Detail

      • BacktraceHandlerInputEvents

        BacktraceHandlerInputEvents(EventsPayload payload, EventsOnServerResponseEventListener eventsOnServerResponseEventListener, OnServerErrorEventListener serverErrorEventListener, EventsRequestHandler eventsRequestHandler)
        Initialize new instance of BacktraceHandlerInput
        Parameters:
        payload - a message containing information about the error and the device
        eventsOnServerResponseEventListener - event callback that will be executed after receiving a response from the server
        serverErrorEventListener - event callback that will be executed after receiving an error from the server
        eventsRequestHandler - event callback which will be executed instead of default sending report to Backtrace server