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