RestComm / restcomm-android-sdk

Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
153 stars 109 forks source link

Address comments in PR #801

Closed atsakiridis closed 6 years ago

atsakiridis commented 6 years ago

https://github.com/RestComm/restcomm-android-sdk/pull/800#pullrequestreview-88115472

On the first comment let's try to think this through and see if we can find a way to keep RCDevice.initialize() clean + consistent while being able to cache the settings internally and avoid updating them every time if not needed.

The second one as discussed