TCHContentDataActionPhone Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | TCHContentDataActionProtocol |
| Declared in | TCHContentTemplate.h |
type
The [TCHContentDataActionTypePhone] type of the action variant.
@property (nonatomic, readonly) enum TCHContentDataActionType typeDiscussion
The [TCHContentDataActionTypePhone] type of the action variant.
Declared In
TCHContentTemplate.h
title
The title of the button of the action.
@property (nonatomic, readonly, copy) NSString *titleDiscussion
The title of the button of the action.
Declared In
TCHContentTemplate.h
phone
The phone number to call when the recipient taps the button.
@property (nonatomic, readonly, copy) NSString *phoneDiscussion
The phone number to call when the recipient taps the button.
Declared In
TCHContentTemplate.h