SimulateIncomingSMS(String,String,EventResponseArgs) Method
Simulates an incoming SMS with an optional simulated user response.

C# Syntax

Parameters

from
The caller ID of the incoming SMS message.
text
The text of the incoming SMS message.
eventResponseArgs
The simulated user response (EventResponseArgs) to the incoming SMS that interrupts the flow of the application.