次の方法で共有


HomeSp.GetMatchAnyOis Method

Definition

Get a list of HomeOIs such that any OI in the list matches an OI in the Roaming Consortium advertised by a hotspot operator.

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

Returns

Int64[]

An array of longs containing the HomeOIs

Attributes

Remarks

Get a list of HomeOIs such that any OI in the list matches an OI in the Roaming Consortium advertised by a hotspot operator.

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

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