The methods of the Phone class are listed below. For a complete list of Phone class members, see the Phone Members topic.
![]() AddSpedDial | Adds a speed dial entry |
![]() MakeCall | Places the phone call, using the specified phone number and callee name, with a precautionary prompt for verification to proceed (a last chance to make sure you’ve got the right number). |
Dispose (inherited from RadioDevice) | Overloaded. Disposes the RadioDevice object and releases any unmanaged resources. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
RegisterActiveCallCountChange | Registers the conditional ActiveCallCountChanged event handler. |
RegisterMissedCallCountChange | Registers the conditional MissedCallCountChanged event handler. |
RegisterOperatorNameChange | Registers the conditional operator name event handler. |
RegisterSignalStrengthChange | Registers the conditional phone signal strength event handler. |
RegisterStatusChange | Overloaded. Registers the conditional StatusChanged event handler. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
UnregisterActiveCallCountChange | Unregisters the conditional ActiveCallCountChanged event handler. |
UnregisterMissedCallCountChange | Unregisters the conditional MissedCallCountChanged event handler. |
UnregisterOperatorNameChange | Unregisters the operator name event handler. |
UnregisterSignalStrengthChange | Unregisters the signal strength event handler. |
UnregisterStatusChange | Unregisters the StatusChanged event handler. |
Dispose | Overloaded. Cleans up any resources being used. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SetState (inherited from RadioDevice) | Changes the device state. |
Phone Class | Resco.Phone Namespace