public interface TuneListener
Modifier and Type | Method and Description |
---|---|
void |
didFailWithError(JSONObject error) |
void |
didSucceedWithData(JSONObject data) |
void |
enqueuedActionWithRefId(String refId) |
void enqueuedActionWithRefId(String refId)
void didSucceedWithData(JSONObject data)
void didFailWithError(JSONObject error)