
com.urbanairship.connect.client.ConnectStreamApi Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of connect-client Show documentation
Show all versions of connect-client Show documentation
The UA Connect Java client library
The newest version!
package com.urbanairship.connect.client;
import java.util.Iterator;
public interface ConnectStreamApi extends Iterator, AutoCloseable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy