ChannelType
OCP App SDK / ChannelType
ChannelType
Index
Enumeration Members
- Ad
- Api
- AppPush
- DirectMail
- FacebookMessenger
- SMS
- SegmentSync
- TestChannel
- WebEmbed
- WebModal
- WebPush
Enumeration Members
Ad
"ad"
Defined in: src/app/types/AppManifest.ts:50
Api
"api"
Defined in: src/app/types/AppManifest.ts:46
AppPush
"app_push"
Defined in: src/app/types/AppManifest.ts:41
DirectMail
"direct_mail"
Defined in: src/app/types/AppManifest.ts:47
Email
"email"
Defined in: src/app/types/AppManifest.ts:40
FacebookMessenger
"facebook_messenger"
Defined in: src/app/types/AppManifest.ts:49
SMS
"sms"
Defined in: src/app/types/AppManifest.ts:45
SegmentSync
"segment_sync"
Defined in: src/app/types/AppManifest.ts:51
TestChannel
"test_channel"
Defined in: src/app/types/AppManifest.ts:52
WebEmbed
"web_embed"
Defined in: src/app/types/AppManifest.ts:44
WebModal
"web_modal"
Defined in: src/app/types/AppManifest.ts:43
WebPush
"web_push"
Defined in: src/app/types/AppManifest.ts:42
WhatsApp
"whatsapp"
Defined in: src/app/types/AppManifest.ts:48
Updated 19 days ago