Opens an active MSRP session by dialing the peer's MSRP path.
The peer path (from the SDP answer's a=path) supplies the host/port/TLS to connect to; the
session sends SEND requests with To-Path/From-Path set, chunks large bodies, and
delivers inbound messages via MsrpSession.messages.
Opens an active MSRP session by dialing the peer's MSRP path.
The peer path (from the SDP answer's
a=path) supplies the host/port/TLS to connect to; the session sendsSENDrequests withTo-Path/From-Pathset, chunks large bodies, and delivers inbound messages via MsrpSession.messages.