ChannelType
OCP App SDK / ChannelType
Enumeration: ChannelType
Defined in: src/app/types/AppManifest.ts:56
Enumeration Members
Ad
Ad:
"ad"
Defined in: src/app/types/AppManifest.ts:67
Api
Api:
"api"
Defined in: src/app/types/AppManifest.ts:63
AppPush
AppPush:
"app_push"
Defined in: src/app/types/AppManifest.ts:58
DirectMail
DirectMail:
"direct_mail"
Defined in: src/app/types/AppManifest.ts:64
Email
Email:
"email"
Defined in: src/app/types/AppManifest.ts:57
FacebookMessenger
FacebookMessenger:
"facebook_messenger"
Defined in: src/app/types/AppManifest.ts:66
SegmentSync
SegmentSync:
"segment_sync"
Defined in: src/app/types/AppManifest.ts:68
SMS
SMS:
"sms"
Defined in: src/app/types/AppManifest.ts:62
TestChannel
TestChannel:
"test_channel"
Defined in: src/app/types/AppManifest.ts:69
WebEmbed
WebEmbed:
"web_embed"
Defined in: src/app/types/AppManifest.ts:61
WebModal
WebModal:
"web_modal"
Defined in: src/app/types/AppManifest.ts:60
WebPush
WebPush:
"web_push"
Defined in: src/app/types/AppManifest.ts:59
WhatsApp
WhatsApp:
"whatsapp"
Defined in: src/app/types/AppManifest.ts:65
Updated 3 days ago