Language

PccEgressException.SensitiveCategoryInfo(Int64) Constructor

Definition

Creates a new instance with the specified bitmask of applicable sensitive categories.

[Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=37)]
public SensitiveCategoryInfo(long categoriesBitmask);
[<Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=37)>]
new Android.App.PrivateCompute.PccEgressException.SensitiveCategoryInfo : int64 -> Android.App.PrivateCompute.PccEgressException.SensitiveCategoryInfo

Parameters

categoriesBitmask
Int64

The bitmask of detected sensitive categories.

Attributes

Applies to