|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Analytics.AppOptOutCallback
Interface for retrieving the current state of the Application-level opt out flag. Users of the Analytics library can implement this interface to perform this query.
This callback may happen on a different thread.
Method Summary | |
---|---|
void |
reportAppOptOut(boolean optOut)
|
Method Detail |
---|
void reportAppOptOut(boolean optOut)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |