Package-level declarations

Types

Link copied to clipboard

Context for one or multiple IPC related calls. For example, for multiple calls that serve a single user utterance, if the client was a voice assistant app.

Link copied to clipboard
interface IpcContext
Link copied to clipboard
class TargetActivityContext(val activityName: String) : IpcContext