WebRTC-Android-SDK
WebRTC-Android-SDK copied to clipboard
Implement sending/displaying push notification
https://github.com/ant-media/Ant-Media-Server/issues/6174
Do not review yet!
Hello @mustafaboleken CI is fixed, i think if you merge master it should pass the ci. Then we can merge
Hi @mustafaboleken I refactored some of the PR because there was exception printed on server side when notification content is sent as string and receiverSubscriberId as string. I converted them to JSONObject and JSONArray
Also did a bit refactorization on activity side. Please take a look at my last commit. When you also approve i will merge.
Hi @lastpeony
I just checked your changes. They are okay for me. We can merge it.