Skip to content
JavaScript SDK
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Start here
Overview
Install
Getting started
UMD in presentation HTML
Environments
Changelog
Examples
Overview
SDK Demo IVA
Domains
Overview
People & CRM
User
Contacts
CRM
Congresses
Scanner
Search
Content & data
Presentation
Data
Database
Analytics
Session
Persistence & network
Storage
localforage
HTTP
Network
Device & UI
Device
Permissions
UI
Share
Log
Errors
API reference
Overview
Modules
analytics
congresses
contacts
crm
CRMErrorCode
data
database
DatabaseErrorCode
default
device
EMAIL_DELIVERABILITY_STATUSES
GeneralErrorCode
http
HTTPErrorCode
localforage
log
network
permissions
presentation
scanner
search
session
share
storage
ui
user
Functions
invalidArgumentError()
isAndroid()
isApp()
isCDN()
isElectron()
isIOS()
isMobileLocker()
isWindows()
mapToCRMError()
mapToDatabaseError()
mapToMobileLockerError()
unsupportedEnvironmentError()
withStatusBooleans()
Classes
MobileLockerCRMError
MobileLockerDatabaseError
MobileLockerError
MobileLockerHTTPError
MobileLockerHttpResponseError
Interfaces
Attendee
BiometricResult
Brand
BusinessCard
CRMAccount
CRMAddress
CRMContact
CRMLead
CRMQueryResult
CRMUser
Customer
DatabaseColumnInfo
DatabaseQueryResult
DatabaseTableDescription
DeviceInfo
Event
Folder
HTTPOptions
HTTPRequestOptions
HTTPResponse
Label
MobileLockerLocalForage
NetworkStatus
Page<T>
PageCursor
PageMeta
PermissionResult
Presentation
PresentationFile
Product
SDKLogEntry
SDKLogFilter
SearchOptions
SearchResults
ShareRecipient
StorageEntry
StorageFilter
User
UserContact
VideoOptions
Type aliases
AppEnvironment
BiometricType
CRMErrorCode
CRMRefreshMode
CRMRefreshResult
CRMRefreshStatus
DatabaseErrorCode
DownloadResult
DownloadStatus
EmailDeliverabilityStatus
GeneralErrorCode
HTTPErrorCode
HTTPMethod
HTTPResponseType
NetworkConnectionType
PermissionStatus
PickerResult
PickerStatus
RawScanResult
RawVideoResult
ScanResult
ScanStatus
SDKLogDomain
SDKLogLevel
SearchEntityType
SnakeToCamel<S>
UserContactDeliverability
VideoResult
WithStatusBooleans<T>
GitHub
Select theme
Dark
Light
Auto
HTTPMethod
type
HTTPMethod
=
"
GET
"
|
"
POST
"
|
"
PUT
"
|
"
PATCH
"
|
"
DELETE
"
;
Defined in:
domains/http.ts:4