class Teak.Channel
Teak Marketing Channel Functionality.
Properties
Name | Type | Description | Access |
---|---|---|---|
|
This can be null until configuration has been received from the server. |
Get |
Enums
Type
Teak Marketing Channel Type.
Name | Description |
---|---|
|
Push notification channel for mobile devices. |
|
Push notification channel for desktop devices. |
|
Push notification channel for the current platform. |
|
Email channel. |
|
SMS channel. |
|
Unknown. |
State
Enum of possible state values for a Teak marketing channel.
Name | Description |
---|---|
|
The user has opted out of this channel. |
|
This channel is available, but has not be explicitly opted-in. |
|
The user has opted in to this channel. |
|
This channel does not exist for this user. |
|
Unknown. |