io.selendroid.android
Class InstrumentedMotionSender

java.lang.Object
  extended by io.selendroid.android.InstrumentedMotionSender
All Implemented Interfaces:
MotionSender

public class InstrumentedMotionSender
extends Object
implements MotionSender


Constructor Summary
InstrumentedMotionSender(ServerInstrumentation instrumentation)
           
 
Method Summary
 boolean send(Iterable<android.view.MotionEvent> events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentedMotionSender

public InstrumentedMotionSender(ServerInstrumentation instrumentation)
Method Detail

send

public boolean send(Iterable<android.view.MotionEvent> events)
Specified by:
send in interface MotionSender


Copyright © 2014. All rights reserved.