Freigeben über


HomeSp.SetRoamingConsortiumOis(Int64[]) Method

Definition

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

[Android.Runtime.Register("setRoamingConsortiumOis", "([J)V", "", ApiSince=26)]
public void SetRoamingConsortiumOis (long[]? roamingConsortiumOis);
[<Android.Runtime.Register("setRoamingConsortiumOis", "([J)V", "", ApiSince=26)>]
member this.SetRoamingConsortiumOis : int64[] -> unit

Parameters

roamingConsortiumOis
Int64[]

Array of roaming consortium OIs

Attributes

Remarks

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

Java documentation for android.net.wifi.hotspot2.pps.HomeSp.setRoamingConsortiumOis(long[]).

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