stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
853 stars 278 forks source link

Delete call from history #64

Open crookedbard opened 5 years ago

crookedbard commented 5 years ago

It is possible to get phone call history from pubnub. But how to delete the phone call from history manually?

There is an option in pubnub admin portal: image

I understand that it will store the phone call to history for 7 days and there should be a way to delete it manually ?

stephenlb commented 4 years ago

yes this is available now. Follow the History Fetch and Delete API documents: