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