Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 458 Bytes

sip.js.dialog.routeset.md

File metadata and controls

13 lines (8 loc) · 458 Bytes

Home > sip.js > Dialog > routeSet

Dialog.routeSet property

Route set, which is an ordered list of URIs. The route set is the list of servers that need to be traversed to send a request to the peer.

Signature:

get routeSet(): Array<string>;