Forum Discussion

dpjha's avatar
dpjha
Copper Contributor
Sep 25, 2020
Solved

How to check if MS teams app is shared in cisco webex meeting

I am writing a MS Teams plugin in C#. I need to act differently in my plugin code when MS Teams app is shared in Cisco Webex meeting as an app sharing. Can somebody help me how can I get to know in m...
  • Petri-X's avatar
    Sep 25, 2020

    dpjha 

    That would be interesting case ! Unfortunately I'm not able to show the path to follow, but have you check the followings if those could help anyhow you?

    Writing a Desktop Sharing Application 

    That gives help how you could share application, so that might give some thoughts what to looking for.

    Listen for events in another application 

    If I remember right Visual Studio had a tool to monitor other applications, but if not this might give some help to monitor other applications.

     

    I still believe that perhaps Visual Studio forums might be a bit better places to get help for development cases.

Resources