|
Hello Rajeev, I replicated your scenario and I was able to obtain notifications from the event topics having a similar scenario as yours. What I detected in your code is that the ConversationId is not correctly obtained. In your code: else if (data.GetType() == typeof(NotificationData ...
|