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