| Package | Description |
|---|---|
| com.iabtcf.decoder |
| Modifier and Type | Method | Description |
|---|---|---|
static DecoderOption |
DecoderOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DecoderOption[] |
DecoderOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static TCString |
TCString.decode(String consentString,
DecoderOption... options) |
Decodes an iabtcf compliant encoded string.
|
Copyright © 2020. All rights reserved.