EapAkaInfo.Builder.SetReauthId(Byte[]) Method

Definition

[Android.Runtime.Register("setReauthId", "([B)Landroid/net/eap/EapAkaInfo$Builder;", "", ApiSince=33)]
public Android.Net.Eap.EapAkaInfo.Builder SetReauthId (byte[] reauthId);
[<Android.Runtime.Register("setReauthId", "([B)Landroid/net/eap/EapAkaInfo$Builder;", "", ApiSince=33)>]
member this.SetReauthId : byte[] -> Android.Net.Eap.EapAkaInfo.Builder

Parameters

reauthId
Byte[]

Returns

Attributes

Applies to