C# Class SIPSorcery.SoftPhone.SIPSoftPhoneState

Inheritance: IConfigurationSectionHandler
Show file Open project: sipsorcery/sipsorcery

Public Properties

Property Type Description
DefaultLocalAddress IPAddress
SIPPassword string
SIPServer string
SIPSocketsNode System.Xml.XmlNode
SIPUsername string
STUNServerHostname string

Private Methods

Method Description
SIPSoftPhoneState ( ) : System

Property Details

DefaultLocalAddress public static property

public static IPAddress DefaultLocalAddress
return IPAddress

SIPPassword public static property

public static string SIPPassword
return string

SIPServer public static property

public static string SIPServer
return string

SIPSocketsNode public static property

public static XmlNode,System.Xml SIPSocketsNode
return System.Xml.XmlNode

SIPUsername public static property

public static string SIPUsername
return string

STUNServerHostname public static property

public static string STUNServerHostname
return string