Package org.robolectric.shadows
Class ShadowCallScreeningService.RespondToCallInput
java.lang.Object
org.robolectric.shadows.ShadowCallScreeningService.RespondToCallInput
- Enclosing class:
- ShadowCallScreeningService
Contains the parameters used to call
CallScreeningService.respondToCall(android.telecom.Call.Details, android.telecom.CallScreeningService.CallResponse)
.-
Constructor Summary
ConstructorDescriptionRespondToCallInput
(Call.Details callDetails, CallScreeningService.CallResponse callResponse) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RespondToCallInput
-
-
Method Details
-
getCallDetails
-
getCallResponse
-