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:61
Api
"api"
Defined in: src/app/types/AppManifest.ts:57
AppPush
"app_push"
Defined in: src/app/types/AppManifest.ts:52
DirectMail
"direct_mail"
Defined in: src/app/types/AppManifest.ts:58
Email
"email"
Defined in: src/app/types/AppManifest.ts:51
FacebookMessenger
"facebook_messenger"
Defined in: src/app/types/AppManifest.ts:60
SMS
"sms"
Defined in: src/app/types/AppManifest.ts:56
SegmentSync
"segment_sync"
Defined in: src/app/types/AppManifest.ts:62
TestChannel
"test_channel"
Defined in: src/app/types/AppManifest.ts:63
WebEmbed
"web_embed"
Defined in: src/app/types/AppManifest.ts:55
WebModal
"web_modal"
Defined in: src/app/types/AppManifest.ts:54
WebPush
"web_push"
Defined in: src/app/types/AppManifest.ts:53
WhatsApp
"whatsapp"
Defined in: src/app/types/AppManifest.ts:59
Updated 2 months ago