언어

PccEgressException.ErrorContentSensitive 필드

정의

주의

This constant will be removed in the future version. Use Android.App.PrivateCompute.PccEgressExceptionStatusError enum directly instead of this field.

콘텐츠가 중요한 것으로 분류되어 요청이 실패했음을 나타냅니다.

[Android.Runtime.Register("ERROR_CONTENT_SENSITIVE", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.PccEgressExceptionStatusError enum directly instead of this field.", true)]
public const Android.App.PrivateCompute.PccEgressExceptionStatusError ErrorContentSensitive = 3;
[<Android.Runtime.Register("ERROR_CONTENT_SENSITIVE", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.PccEgressExceptionStatusError enum directly instead of this field.", true)>]
val mutable ErrorContentSensitive : Android.App.PrivateCompute.PccEgressExceptionStatusError

필드 값

Value = 3

구현

특성

적용 대상