Partager via


ScanResult.OperatorFriendlyName Property

Definition

Indicates Passpoint operator name published by access point.

[Android.Runtime.Register("operatorFriendlyName", ApiSince=23)]
public Java.Lang.ICharSequence? OperatorFriendlyName { get; set; }
[<Android.Runtime.Register("operatorFriendlyName", ApiSince=23)>]
member this.OperatorFriendlyName : Java.Lang.ICharSequence with get, set

Property Value

Attributes

Remarks

Indicates Passpoint operator name published by access point.

This member is deprecated. - Use WifiInfo#getPasspointProviderFriendlyName()

Java documentation for android.net.wifi.ScanResult.operatorFriendlyName.

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.

Applies to