Jump to Content
Platform Documentation
Platform Changelog
API Reference
Push & In-App SDKs
SDK Release Notes
Home
Push & In-App SDKs
API Reference
v6.8.0
Platform Documentation
Platform Changelog
API Reference
Push & In-App SDKs
SDK Release Notes
FAQs
Website
Push & In-App SDKs
FAQs
Website
Moon (Dark Mode)
Sun (Light Mode)
v6.8.0
Home
Push & In-App SDKs
API Reference
Search
GETTING STARTED WITH SDKs
Overview of SDKs
SDK Flavours
App Profile Management in Webex Connect
TUTORIALS
Set-up a new Mobile / Web App Asset
JWT Authentication
Migrate from Legacy FCM APIs to HTTP v1
Capturing the Firebase Server Key
Setup Firebase Cloud Messaging Project
Set-up Huawei Mobile Services
Android SDK (Modular)
Android SDK Migration document from 2.x to 3.x
Android SDK Quick Start Guide (Modular)
Manual Startup Instructions
Push Messaging Guide
In-App Messaging Guide
Manual Integration by Downloading Modules from the GitHub Repository
Android Core Module
com.webex.connect.core
WebexConnect
WebexConnectResponseHandler
WebexConnectJSONResponseHandler
ConnectModule
com.webex.connect.core.startup
Config
Environment
ConnectInitializer
CoreModuleInitializer
com.webex.connect.core.profile
DeviceProfile
DeviceProfileParam
com.webex.connect.core.logging
Logger
LogLevel
FileLogger
ConsoleLogger
com.webex.connect.core.errorhandling
WebexConnectException
WebexConnectRestException
ErrorCode
Android Push Module
com.webex.connect.push
PushMessaging
PushModuleInitializer
PushProvider
CompletionCallback
PushServicesHelper
OnAvailabilityErrorListener
NotificationPermissionCallback
SendMessageStatusCallback
PushTokenListener
PushMessagingListener
com.webex.connect.push.message
PushMessage
PushMessageStatus
PushDisplayType
PushDisplayOptions
PushInteractiveData
com.webex.connect.push.notification
NotificationBuilderCallback
NotificationFactory
DefaultNotificationFactory
com.webex.connect.push.notification.action
NotificationActionHandler
com.webex.connect.push.inappdisplay
InAppNotificationManager
InAppNotificationCallback
InAppNotificationButtonStyle
InAppNotificationViewStyle
InAppNotificationBannerViewStyle
InAppNotificationModalViewStyle
com.webex.connect.push.inappdisplay.views
InAppNotificationViewBinder
InAppNotificationViewBinderFactory
InAppNotificationBannerViewBinder
InAppNotificationBannerViewBinderFactory
InAppNotificationModalViewBinder
InAppNotificationModalViewBinderFactory
com.webex.connect.push.fcm
FcmPushProvider
FcmPushModuleInitializer
WebexConnectFirebaseMessagingService
com.webex.connect.push.hms
HmsPushProvider
HmsPushModuleInitializer
WebexConnectHmsMessagingService
Android InApp Module
com.webex.connect.inapp
InAppMessaging
Typealias
InAppMessagingListener
ConnectionStatusListener
FetchMessagesCallback
PublishMessageCallback
DeleteMessageCallback
InAppThreadCallback
FetchThreadCallback
FetchThreadsCallback
CreateThreadCallback
UpdateThreadCallback
SendMessageStatusCallback
FetchUnreadThreadCountCallback
ConnectionStatus
InAppModuleInitializer
com.webex.connect.inapp.message
InAppThread
InAppButton
InAppThreadStatus
InAppThreadType
InAppMessage
InAppMessageStatus
InAppMessageType
InAppFormField
InAppFormFieldType
InAppInteractiveData
InAppInteractiveDataType
InAppQuickReply
com.webex.connect.inapp.message.attachments
InAppAttachment
com.webex.connect.inapp.message.attachments.media
InAppFileAttachment
InAppLocationAttachment
InAppAudioAttachment
InAppImageAttachment
InAppVideoAttachment
com.webex.connect.inapp.message.attachments.templates
InAppTemplateAttachment
InAppTemplateType
InAppFormTemplateAttachment
InAppGenericTemplateElement
InAppGenericTemplateAttachment
com.webex.connect.inapp.message.db
MessageStore
DefaultMessagestore
com.webex.connect.inapp.synchronization
MessageSyncronizationMode
MessageSynchronizationPolicy
com.webex.connect.inapp.media
MediaFileManager
FileDownloadCallback
FileUploadCallback
RegenerateMediaFileURLCallback
ANDROID CORE SDK
Android SDK Quickstart Guide
In-App Messaging Guide
Integrating Custom Push Services with IMIconnectCoreSDK
Topic Based Messaging
Core
IMIconnect
ICConfig
ICDeviceProfile
ICLogger
ICConstants
ICInAppNotificationManager
ICInAppNotificationViewBinder
ICInAppNotificationViewBinderFactory
ICInAppBannerNotificationViewBinder
ICInAppBannerNotificationViewBinderFactory
ICInAppModalNotificationViewBinder
ICInAppModalNotificationViewBinderFactory
ICInAppNotificationViewStyle
ICInAppNotificationButtonStyle
ICInAppBannerNotificationViewStyle
ICInAppModalNotificationViewStyle
Callbacks
Two Factor Authentication (2FA)
Messaging
ICMessaging
ICMessagingReceiver
ICNotificationFactory
ICMessageData
ICMessage
ICThread
ICTopic
ICHMSPushProvider
ICFormField
ICInteractiveData
ICConfig
ICButton
ICGenericTemplateElement
ICQuickReplyData
ICFirebaseMessagingService
ICHMSMessageService
Attachments and Media
ICAttachment
ICAudioAttachment
ICImageAttachment
ICLocationAttachment
ICMediaAttachment
ICVideoAttachment
ICMediaFileManager
ICTemplateAttachment
ICFormTemplateAttachment
ICGenericTemplateAttachment
Storage and Synchronization
ICMessageStore
ICDefaultMessageStore
ICMessageSynchronizer
ICMessageSynchronizationPolicy
Helpers
ICGooglePlayServicesHelper
ICGooglePlayServicesHelper.Listener
ICMessageHelper
Callbacks
Enumerations
Exceptions
iOS SDK (Modular)
iOS SDK Migration Guide: 2.x to 3.x
iOS SDK Quick Start Guide (Modular)
Integrating the iOS SDK with Swift Package Manager
Manual Integration by Downloading Modules from the GitHub Repository
Push Messaging Guide
In-App Messaging Guide
iOS Core SDK (Modular)
iOS Push SDK (Modular)
iOS In-App Messaging (Modular)
APNS Setup
APNS Setup
Configuring iOS .p8 Key for Token-Based Connection to APNs
iOS CORE SDK
iOS SDK Quickstart Guide
iOS Core SDK
Two Factor Authentication (2FA)
Messaging
Attachments and Media
Enumerations
Helpers
ICMessageHelper
Apple Privacy Manifest
JAVASCRIPT SDK
JavaScript SDK Quickstart Guide
Setup APNS for Safari Browser
Setup FCM for Chrome and Firefox Browsers
API Reference
Enumerations
Messaging
Managing Assets
Web Push Popup
SDK RELEASE NOTES
SDK Release Notes
Android
iOS
Cordova
JavaScript
iOS UI SDK
Android UI SDK
SDK Support Policy
Support
Webex Connect Support
Suggest
The ConnectInitializer class is an implementation of the Initializer interface.