Interface: ContactActionMessage
Hierarchy
-
↳
ContactActionMessage
Table of contents
Properties
Properties
disabled
• Optional
disabled: boolean
Inherited from
Defined in
packages/react-native-carplay/src/templates/ContactTemplate.ts:12 (opens in a new tab)
id
• id: string
Inherited from
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
Defined in
packages/react-native-carplay/src/templates/ContactTemplate.ts:13 (opens in a new tab)
type
• type: "message"
Overrides
Defined in
packages/react-native-carplay/src/templates/ContactTemplate.ts:17 (opens in a new tab)