Tags and keywords
The Activity
CatchDialN
receives SignalEvents corresponding to numbered buttons on a telephone using AcceptEventAction items, then invokes a usage of Activity DialN(n:int[1])
via a CallBehaviorAction:We'll be processing many digits during the dialing of an entire phone number, so we need to embed this in a higher level "loop" as shown next