CarrierConfigManager.Iwlan.KeyEpdgAddressPriorityIntArray Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A priority list of ePDG addresses to be used.
[Android.Runtime.Register("KEY_EPDG_ADDRESS_PRIORITY_INT_ARRAY", ApiSince=31)]
public const string KeyEpdgAddressPriorityIntArray;
[<Android.Runtime.Register("KEY_EPDG_ADDRESS_PRIORITY_INT_ARRAY", ApiSince=31)>]
val mutable KeyEpdgAddressPriorityIntArray : string
Field Value
- Attributes
Remarks
A priority list of ePDG addresses to be used. Possible values are #EPDG_ADDRESS_STATIC
, #EPDG_ADDRESS_PLMN
, #EPDG_ADDRESS_PCO
, #EPDG_ADDRESS_CELLULAR_LOC
, #EPDG_ADDRESS_VISITED_COUNTRY
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.