| Package | Description |
|---|---|
| com.iabtcf.v2 |
| Modifier and Type | Method | Description |
|---|---|---|
static RestrictionType |
RestrictionType.from(int id) |
|
RestrictionType |
PublisherRestriction.getRestrictionType() |
|
static RestrictionType |
RestrictionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RestrictionType[] |
RestrictionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
PublisherRestriction(int purposeId,
RestrictionType restrictionType,
IntIterable vendorIds) |
Copyright © 2020. All rights reserved.