| Class | Description |
|---|---|
| Bluetooth | Encapsulates the functionality related to the Bluetooth device. |
| Caller | Represents the caller. |
| ChangedValEventArgs`1 | Represents the Phone object event arguments. |
| Phone | Encapsulates the functionality related to the phone and telephony module device. |
| RadioDevice | The base class for Phone/Bluetooth/WiFi classes which implements the state switching and event handling. |
| WiFi | Encapsulates the functionality related to the WiFi device. |
| Delegate | Description |
|---|---|
| PhoneActiveCallCountChangedEventHandler | Represents the ActiveCallCountChanged event handler method. |
| PhoneMissedCallCountChangedEventHandler | Represents the MissedCallCountChanged event handler method. |
| PhoneOperatorNameChangedEventHandler | Represents the OperatorNameChanged event handler method. |
| PhoneSignalStrengthChangedEventHandler | Represents the SignalStrengthChanged event handler method. |
| PhoneStatusChangedEventHandler | Represents the StatusChanged event handler method. |
| Enumeration | Description |
|---|---|
| BluetoothState | State of the Bluetooth device. |
| PhoneDeviceState | State of the telephony module device. |
| PhoneStatus | The state of the phone. |
| WiFiState | State of the WiFi device. |