Hi everyone,
I am having an issue with C# sdk and Pubnub Presence api. I can subscribe to Presence but no data is being received when ring central phone changes its state. I have created an equivalent javascript application which subscribes with same sub key and channel and it gets the notifications whenever ring central phone changes its state (whenever agent goes in a call or a call ends or agent changes its state manually) but this is not happening for Asp.net C# application. Right now I am using sample application from github provided by Pubnub but it doesn't work
Note: all the communication is encrypted and I have specified the cipher key as well
Thanks
I am having an issue with C# sdk and Pubnub Presence api. I can subscribe to Presence but no data is being received when ring central phone changes its state. I have created an equivalent javascript application which subscribes with same sub key and channel and it gets the notifications whenever ring central phone changes its state (whenever agent goes in a call or a call ends or agent changes its state manually) but this is not happening for Asp.net C# application. Right now I am using sample application from github provided by Pubnub but it doesn't work
Note: all the communication is encrypted and I have specified the cipher key as well
Thanks