다음을 통해 공유


WifiManager.StatusSuggestionApprovalRejectedByUser 필드

정의

주의

This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.

[Android.Runtime.Register("STATUS_SUGGESTION_APPROVAL_REJECTED_BY_USER", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.", true)]
public const Android.Net.Wifi.StatusSuggestionApproval StatusSuggestionApprovalRejectedByUser = 3;
[<Android.Runtime.Register("STATUS_SUGGESTION_APPROVAL_REJECTED_BY_USER", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.StatusSuggestionApproval enum directly instead of this field.", true)>]
val mutable StatusSuggestionApprovalRejectedByUser : Android.Net.Wifi.StatusSuggestionApproval

필드 값

Value = 3
특성

적용 대상