Uses of Class
com.hp.lft.sdk.mobile.EventResponseArgs
Packages that use EventResponseArgs
Package
Description
Provides the SDK for testing objects in mobile applications.
-
Uses of EventResponseArgs in com.hp.lft.sdk.mobile
Methods in com.hp.lft.sdk.mobile with parameters of type EventResponseArgsModifier and TypeMethodDescriptionvoid
Device.simulateIncomingCall
(String from, EventResponseArgs eventResponseArgs) Simulates an incoming call with an optional simulated user response.void
Device.simulateIncomingSMS
(String from, String text, EventResponseArgs eventResponseArgs) Simulates an incoming SMS with an optional simulated user response.