0.2.11
- Now using
navigator.permissions.query
to check if microphone permission is granted - Added getters to the
SessionImpl
class to expose the local and remote streams of a SIP session
navigator.permissions.query
to check if microphone permission is grantedSessionImpl
class to expose the local and remote streams of a SIP session