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

com.alogient.cameleon.sdk.community.interspire.response.ISubscriberResponse Maven / Gradle / Ivy

The newest version!
package com.alogient.cameleon.sdk.community.interspire.response;

/**
 *
 * @author jmirc
 */
public interface ISubscriberResponse extends IResponse {

    /**
     * @return The contacts ID number
     */
    public String getContactId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy