All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rollbar.sender.RollbarResponseHandler Maven / Gradle / Ivy

There is a newer version: 0.5.4
Show newest version
package com.rollbar.sender;

public interface RollbarResponseHandler {
    void handleResponse(RollbarResponse response);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy