![JAR search and dependency download from the Maven repository](/logo.png)
io.selendroid.server.android.MotionSender Maven / Gradle / Ivy
package io.selendroid.server.android;
import android.view.MotionEvent;
public interface MotionSender {
boolean send(Iterable events);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy