ChannelType
OCP App SDK / ChannelType
Enumeration: ChannelType
Defined in: src/app/types/AppManifest.ts:88
Enumeration Members
Ad
Ad:
"ad"
Defined in: src/app/types/AppManifest.ts:99
Api
Api:
"api"
Defined in: src/app/types/AppManifest.ts:95
AppPush
AppPush:
"app_push"
Defined in: src/app/types/AppManifest.ts:90
DirectMail
DirectMail:
"direct_mail"
Defined in: src/app/types/AppManifest.ts:96
Email
Email:
"email"
Defined in: src/app/types/AppManifest.ts:89
FacebookMessenger
FacebookMessenger:
"facebook_messenger"
Defined in: src/app/types/AppManifest.ts:98
SegmentSync
SegmentSync:
"segment_sync"
Defined in: src/app/types/AppManifest.ts:100
SMS
SMS:
"sms"
Defined in: src/app/types/AppManifest.ts:94
TestChannel
TestChannel:
"test_channel"
Defined in: src/app/types/AppManifest.ts:101
WebEmbed
WebEmbed:
"web_embed"
Defined in: src/app/types/AppManifest.ts:93
WebModal
WebModal:
"web_modal"
Defined in: src/app/types/AppManifest.ts:92
WebPush
WebPush:
"web_push"
Defined in: src/app/types/AppManifest.ts:91
WhatsApp
WhatsApp:
"whatsapp"
Defined in: src/app/types/AppManifest.ts:97
Updated 8 days ago