JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
|
Optional |
Required
Detail:
Field
|
Element
SEARCH:
Package
com.my.tracker.ads
Annotation Interface AdNetwork
@Retention
(
SOURCE
)
public @interface
AdNetwork
Possible values of advertising network
Value is
ADMOB
, or
MOPUB
Field Summary
Fields
Modifier and Type
Field
Description
static final int
ADMOB
static final int
MOPUB
Field Details
ADMOB
static final
int
ADMOB
See Also:
Constant Field Values
MOPUB
static final
int
MOPUB
See Also:
Constant Field Values