I have a UCMA 3.0 trusted application that is receiving incoming calls.
My incoming call delegate is as follows:
private void incomingAVCall_CallReceived(object sender, CallReceivedEventArgs<AudioVideoCall> e)
Is there a way to determine if the call was originally destined to response group?