0

I am implementing VOIP application. I use this sample VOIP sample.

when a call changes status, I want to send an event from app service to main project in order to update UI, but I can not find any way to do it, I just can send a message from the main project to app service and receive a response.

So anyone can show me the way to send message from app service to main project ?

Ken White
  • 123,280
  • 14
  • 225
  • 444
ThangBM
  • 301
  • 3
  • 10
  • It's not necessary to redundantly include the tag information in the title. Tags work extremely well here in getting the question to the attention of those who follow them; the system doesn't need help. Let it do it's job. – Ken White Sep 16 '16 at 01:40
  • Hi, I was wondering if you found the answer to your question elsewhere. I ran into the same issue and I'm starting to think AppServices aren't 100% bidirectional – Pablo Prado Dec 27 '16 at 22:31
  • Hi @PabloPrado, I have used socket to send message from appservices to main project. – ThangBM Jan 12 '17 at 03:21

0 Answers0