Namespace Tizen.Telephony
Classes
Call
The Call APIs allow you to get the voice and video call states. It provides the list of CallHandle which can be used to get the information about call related actions.
CallHandle
This class provides the APIs to get the information about calls.
ChangeNotificationEventArgs
This class contains the data related to the Notification event.
Manager
This class provides APIs to initialize and deinitialize the framework. It also provides APIs to get the SlotHandles, which can then be used to get other Network/Sim/Call/Modem information.
Modem
This class provides APIs to obtain information from the modem.
Network
The Network class provides APIs to obtain information about the current telephony service network.
Sim
This class provides APIs that allow you to extract the information stored on a SIM card.
SlotHandle
This class provides APIs that provide functionality related to the slot handle.
StateEventArgs
This class contains the data related to the State changed event.
Enums
CallHandle.CallDirection
Enumeration for the call direction.
CallHandle.CallStatus
Enumeration for the call status.
CallHandle.CallType
Enumeration for the call type.
CallPreferredVoiceSubscription
Enumeration for the preferred voice call subscription.
ChangeNotificationEventArgs.Notification
Enumeration for the Telephony Notification.
Modem.PowerStatus
Enumeration for the Modem Power Status.
Network.DefaultDataSubscription
Enumeration for the possible 'default' Data Subscriptions for the Packet Switched(PS).
Network.DefaultSubscription
Enumeration for defining the possible 'default' Subscriptions for the Circuit Switched(CS).
Network.NameOption
Enumeration for the network name priority.
Network.PsType
Enumeration for the PS types.
Network.Rssi
Enumeration for the RSSI (Receive Signal Strength Indicator). Rssi6 indicates the highest strength.
Network.SelectionMode
Enumeration for the network selection modes.
Network.ServiceState
Enumeration for the network service states.
Network.Type
Enumeration for the network types.
Sim.ApplicationType
Enumeration for the type of the SIM card.
Sim.LockState
Enumeration for the lock state of the SIM card.
Sim.State
Enumeration for the state of the SIM card.
State
Enumeration for the telephony states.