The StationInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StationInfo()()()() |
Initializes a new instance of the StationInfo class with default settings.
| |
StationInfo(StationInfo) |
Initializes a new instance of the StationInfo class with another instance.
|
Methods
Name | Description | |
---|---|---|
Clone |
Clones the station info object by making a deep copy of all member values.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
CanBeDialed |
Gets or sets whether the station can be dialed.
| |
DNDStatusSyncAvailable | Obsolete.
Gets a value indicating whether DND status synchronization is available on this station.
| |
Extension |
Gets or sets the station Extension.
| |
Id |
Gets or sets the station ID.
| |
RingAlways |
Gets or sets whether the station will always ring.
| |
SipAddress |
Gets or sets the station Sip address.
| |
SipPassword |
Gets or sets the station Sip password.
| |
SipUser |
Gets or sets the station Sip user.
| |
Type |
Gets or sets the station type.
|