Edit

Share via


ResponseCode.Ringing Field

Definition

Represents the provisional Ringing response. (180)

public: int Ringing = 180;
public const int Ringing = 180;
val mutable Ringing : int
Public Const Ringing As Integer  = 180

Field Value

Value = 180

Applies to