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 TypeMethodDescriptionvoidDevice.simulateIncomingCall(String from, EventResponseArgs eventResponseArgs) Simulates an incoming call with an optional simulated user response.voidDevice.simulateIncomingSMS(String from, String text, EventResponseArgs eventResponseArgs) Simulates an incoming SMS with an optional simulated user response.