public interface

AlertToRateAppListener

com.helpshift.support.AlertToRateAppListener

Class Overview

Interface definition for a callback to be invoked when an Alert Dialog to rate app button is clicked.

See Also

Summary

Public Methods
abstract void onAction(int action)
Called when an Alert Dialog to rate app button is clicked.

Public Methods

public abstract void onAction (int action)

Called when an Alert Dialog to rate app button is clicked.