class Teak.Channel

Teak Marketing Channel Functionality

Properties

Name Type Description Access

Categories

List<Category>

This can be null until configuration has been received from the server.

Get

Enums

Type

Teak Marketing Channel Type

Name Description

MobilePush

Push notification channel for mobile devices

DesktopPush

Push notification channel for desktop devices

PlatformPush

Push notification channel for the current platform

Email

Email channel

SMS

SMS channel

Unknown

Unknown

State

Enum of possible state values for a Teak marketing channel.

Name Description

OptOut

The user has opted out of this channel

Available

This channel is available, but has not be explicitly opted-in.

OptIn

The user has opted in to this channel

Absent

This channel does not exist for this user

Unknown

Unknown