Partager via


HomeSp.GetRoamingConsortiumOis Method

Definition

Get the Organization Identifiers (OIs) identifying a roaming consortium of which this provider is a member.

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

Returns

Int64[]

array of roaming consortium OIs

Attributes

Remarks

Get the Organization Identifiers (OIs) identifying a roaming consortium of which this provider is a member.

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

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