TypeScript API
Contactactionmessage

Interface: ContactActionMessage

Hierarchy

Table of contents

Properties

Properties

disabled

Optional disabled: boolean

Inherited from

ContactActionBase.disabled

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:12 (opens in a new tab)


id

id: string

Inherited from

ContactActionBase.id

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:10 (opens in a new tab)


phoneOrEmail

phoneOrEmail: string

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:18 (opens in a new tab)


title

Optional title: string

Inherited from

ContactActionBase.title

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:13 (opens in a new tab)


type

type: "message"

Overrides

ContactActionBase.type

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:17 (opens in a new tab)