Home > sip.js > SessionDescriptionHandler > getLocalSessionDescription
Gets the peer connection's local session description.
Signature:
protected getLocalSessionDescription(): Promise<RTCSessionDescription>;
Returns:
Promise<RTCSessionDescription>