jsp - Twillio StatusCallBack Webhook -


does has example of using status callback in java (jsp/servlet)?

if make couple of calls using dial, having difficulty in updating view (jsp) show current progress of each call.

any appreciated.

thanks p

i figured out.

i created servlet called twilio webhook. created static class sets few properties when servlet called webhook. used server sent event update view based on property of static class.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -