Socket
Book a DemoInstallSign in
Socket

@sencrop/capacitor-intercom

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sencrop/capacitor-intercom

Intercom Plugin for Capacitor

9.0.2
latest
Source
npmnpm
Version published
Weekly downloads
474
41.07%
Maintainers
0
Weekly downloads
 
Created
Source

@sencrop/capacitor-intercom

Intercom Plugin for Capacitor

Install

npm install @sencrop/capacitor-intercom
npx cap sync

API

initialize(...)

initialize(config: IntercomSettings) => void
ParamType
configIntercomSettings

loginIdentifiedUser(...)

loginIdentifiedUser(identity: IntercomIdentity) => Promise<void>
ParamType
identityIntercomIdentity

loginUnidentifiedUser()

loginUnidentifiedUser() => Promise<void>

updateUser(...)

updateUser(user: IntercomUser) => Promise<void>
ParamType
userIntercomUser

logout()

logout() => Promise<void>

logEvent(...)

logEvent(event: IntercomEvent) => Promise<void>
ParamType
eventIntercomEvent

displayMessenger()

displayMessenger() => Promise<void>

displayMessageComposer(...)

displayMessageComposer(message: IntercomMessage) => Promise<void>
ParamType
messageIntercomMessage

displayHelpCenter()

displayHelpCenter() => Promise<void>

displayArticle(...)

displayArticle(article: IntercomArticle) => Promise<void>
ParamType
articleIntercomArticle

hideMessenger()

hideMessenger() => Promise<void>

displayLauncher()

displayLauncher() => Promise<void>

hideLauncher()

hideLauncher() => Promise<void>

setCustomAttributes(...)

setCustomAttributes(payload: IntercomCustomAttributes) => Promise<void>
ParamType
payloadIntercomCustomAttributes

displaySurvey(...)

displaySurvey(survey: IntercomSurvey) => Promise<void>
ParamType
surveyIntercomSurvey

Interfaces

IntercomSettings

PropType
app_idstring
api_basestring
alignmentstring
custom_launcher_selectorstring
hide_default_launcherboolean
horizontal_paddingnumber
session_durationnumber
vertical_paddingnumber
action_colorstring
background_colorstring
emailstring
phonestring
created_atnumber
namestring
user_idstring
user_hashstring
unsubscribed_from_emailsboolean
language_overridestring
utm_campaignstring
utm_contentstring
utm_mediumstring
utm_sourcestring
utm_termstring
companyIntercomCompany
companiesIntercomCompany[]
avatarIntercomAvatar

IntercomCompany

PropType
namestring
idstring | number
company_idstring | number
created_atnumber
remote_created_atnumber
planstring
monthly_spendnumber
user_countnumber
sizenumber
websitestring
industrystring

IntercomAvatar

PropType
type'avatar'
image_urlstring

IntercomIdentity

PropType
userIdstring
emailstring
userHashstring

IntercomUser

PropType
emailstring
phonestring
namestring
languagestring

IntercomEvent

PropType
namestring
dataany

IntercomMessage

PropType
contentstring

IntercomArticle

PropType
idnumber

IntercomCustomAttributes

PropType
attributesRecord<string, number | string | boolean>

IntercomSurvey

PropType
idnumber

Type Aliases

Record

Construct a type with a set of properties K of type T

{ [P in K]: T; }

Keywords

capacitor

FAQs

Package last updated on 28 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.