public final class nw_parameters_attribution_t
extends java.lang.Object
Attribution values can be used to indicate who determined the network content being accessed.
| Modifier and Type | Field and Description |
|---|---|
static byte |
_developer
[@const] nw_parameters_attribution_developer Developer chosen content.
|
static byte |
_user
[@const] nw_parameters_attribution_user User chosen content.
|
public static final byte _developer
public static final byte _user