VpnProfileState(Int32, String, Boolean, Boolean) コンストラクター

定義

[Android.Runtime.Register(".ctor", "(ILjava/lang/String;ZZ)V", "", ApiSince=33)]
public VpnProfileState (int state, string? sessionKey, bool alwaysOn, bool lockdown);
[<Android.Runtime.Register(".ctor", "(ILjava/lang/String;ZZ)V", "", ApiSince=33)>]
new Android.Net.VpnProfileState : int * string * bool * bool -> Android.Net.VpnProfileState

パラメーター

state
Int32
sessionKey
String
alwaysOn
Boolean
lockdown
Boolean
属性

適用対象