Options
All
  • Public
  • Public/Protected
  • All
Menu

Class User

Hierarchy

Implements

Properties

Optional accountLinkingStatus

Whether the user account is linked to the app.

Optional engagement

engagement: Engagement

The engagement of the current user including any subscriptions to intents.

Optional lastSeenTime

lastSeenTime: string

The timestamp of the last interaction with this user. This field will be omitted if the user has not interacted with the agent before.

locale

locale: string

Primary locale setting of the user making the request. Follows IETF BCP-47 language code http://www.rfc-editor.org/rfc/bcp/bcp47.txt However, the script subtag is not included.

Optional packageEntitlements

packageEntitlements: PackageEntitlements[]

User's entitlements related to the Android package associated with the current action.

params

params: JsonObject

List of all parameters associated with the current user.

Optional permissions

permissions: Permission[]

Contains permissions granted by user to this Action.

Optional verificationStatus

Indicates the verification status of the user.

Generated using TypeDoc