JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.percolate.foam
Annotation Type FoamDontTrack
@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface
FoamDontTrack
Add this annotation to a class or method to not track events on the class. Can be added to the class, onResume(), or onCreate(). All have the same effect.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element