UserContextUpdateListener
An interface for handling updates to the user's context. Used with UserContextApi.addUserContextUpdateListener(UserContextUpdateListener)
UserContextUpdateListener API
onUserContextUpdated()
onUserContextUpdated()
Returns the new user context.
Parameters | |
---|---|
criteria | A list that filters which |
userContext | A |
Last updated