ResponseCode.Ringing Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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