Sends ringing to remote party.

C# | Visual Basic | Visual C++ | F# |
public void SendRinging( SDP_Message sdp )
Public Sub SendRinging ( sdp As SDP_Message )
public: void SendRinging( SDP_Message^ sdp )
member SendRinging : sdp : SDP_Message -> unit

- sdp (SDP_Message)
- Early media answer or early media offer when initial INVITE don't have SDP.

Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and and this method is accessed. |
InvalidOperationException | Is raised when call is not in valid state and this method is called. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119