public interface

Action

com.google.firebase.appindexing.Action

Class Overview

Represents an action taken by the user within the app.

Actions are constucted via Action.Builder and logged via start(Action) and end(Action). Convenience methods to construct common types of actions are available via Actions.

Summary

Nested Classes
class Action.Builder The builder for Action
interface Action.Metadata Represents the metadata for an Action