Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 433 Bytes

sip.js.simpleuser.localmediastream.md

File metadata and controls

13 lines (8 loc) · 433 Bytes

Home > sip.js > SimpleUser > localMediaStream

SimpleUser.localMediaStream property

The local media stream. Undefined if call not answered.

Signature:

get localMediaStream(): MediaStream | undefined;