Skip to content

Upgrade to BandyerSDK 1.2.x

Kristiyan Petrov edited this page Sep 18, 2019 · 2 revisions

Interface changes

  • withAudioCallCapability upgradable parameter has been removed and a new method has been created withAudioUpgradableCallCapability to enable the possibility to handle audio only and audioUpgradble calls together.

  • Added onIncomingFile(file: IncomingFile, isDnd: Boolean, isScreenLocked: Boolean) method in FileSharingNotificationListener to notify and let the integrators decided whenever to show or not the notification built in.

Complete changes overview

v1.2.0

Clone this wiki locally