enum class Source
(source)
Represents the origin of a session to describe how and why it was created.
Created to handle an ACTION_SEND (share) intent |
|
Created to handle an ACTION_VIEW intent |
|
Created to handle a CustomTabs intent |
|
User interacted with the home screen |
|
User interacted with a menu |
|
User opened a new tab |
|
Default value and for testing purposes |
|
Default value and for testing purposes |
|
User entered a URL or search term |