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

twitter4jads.BaseListResponse Maven / Gradle / Ivy

The newest version!
package twitter4jads;


/**
 * Use this only, if any data needs to be pulled using regular twitter domain objects
 * @param  domain object class
 */

public abstract class BaseListResponse extends BaseAdsListResponse {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy