Partager via


HomeSp.GetMatchAllOis Method

Definition

Get the list of HomeOIs such that all OIs in the list must match an OI in the Roaming Consortium advertised by a hotspot operator.

[Android.Runtime.Register("getMatchAllOis", "()[J", "", ApiSince=31)]
public long[]? GetMatchAllOis ();
[<Android.Runtime.Register("getMatchAllOis", "()[J", "", ApiSince=31)>]
member this.GetMatchAllOis : unit -> int64[]

Returns

Int64[]

An array of longs containing the HomeOIs

Attributes

Remarks

Get the list of HomeOIs such that all OIs in the list must match an OI in the Roaming Consortium advertised by a hotspot operator.

Java documentation for android.net.wifi.hotspot2.pps.HomeSp.getMatchAllOis().

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