Gets target hops(address,port,transport) of the specified URI.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SIP_Hop[] GetHops( SIP_Uri uri, int messageSize, bool forceTLS )
Public Function GetHops ( uri As SIP_Uri, messageSize As Integer, forceTLS As Boolean ) As SIP_Hop()
public: array<SIP_Hop^>^ GetHops( SIP_Uri^ uri, int messageSize, bool forceTLS )
member GetHops : uri : SIP_Uri * messageSize : int * forceTLS : bool -> SIP_Hop[]
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when uri is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119