Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 438 Bytes

sip.js.simpleuser.remotemediastream.md

File metadata and controls

13 lines (8 loc) · 438 Bytes

Home > sip.js > SimpleUser > remoteMediaStream

SimpleUser.remoteMediaStream property

The remote media stream. Undefined if call not answered.

Signature:

get remoteMediaStream(): MediaStream | undefined;