I am developing chat application using Pubnub
.
I have successfully created group chat using Publish/subscribe
.
Now I want to develop one-one chat using Pubnub
. I am trying using PnGcmMessage
but chat not working.
If anyone knows this, please help me !!