Enum Network.NameOption
Definition
- Namespace:
- Tizen.Telephony
- Assembly:
- Tizen.Telephony.dll
- API Level:
- 3
Enumeration for the network name priority.
C#Copypublic enum NameOption : int
Name | Description |
---|---|
Any | The network name displayed by the SPN or the Network. |
Network | The network name displayed by the Network. |
Spn | The network name displayed by the SPN. |
Unknown | Unknown. |