Package-level declarations

Types

Link copied to clipboard

Health Agent for healthcare providers and patient engagement

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Activates a Subscription to enable billing for a user.

Link copied to clipboard

Creates a new Domain for managing HealthAgent resources.

Link copied to clipboard

Creates a new Subscription within a Domain for billing and user management.

Link copied to clipboard

Deactivates a Subscription to stop billing for a user.

Link copied to clipboard

Deletes a Domain and all associated resources.

Link copied to clipboard
inline suspend fun ConnectHealthClient.getDomain(crossinline block: GetDomainRequest.Builder.() -> Unit): GetDomainResponse

Retrieves information about a Domain.

Link copied to clipboard

Retrieves details about an existing Medical Scribe listening session

Link copied to clipboard

Get details of a started patient insights job.

Link copied to clipboard

Retrieves information about a Subscription.

Link copied to clipboard

Lists Domains for a given account.

Link copied to clipboard

Lists all Subscriptions within a Domain.

Link copied to clipboard

Lists the tags associated with the specified resource

Link copied to clipboard

Starts a new patient insights job.

Link copied to clipboard

Associates the specified tags with the specified resource

Link copied to clipboard

Removes the specified tags from the specified resource

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.