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

RCDevice activityContext param should be removed #764

Open ognjenns opened 6 years ago

ognjenns commented 6 years ago

On initialize method of RCDevice there is a parameter Context activityContext This param is not used, we should remove it.