Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InitArgs

Index

Properties

accessToken?: string

User profile's access token

analyticsProvider?: IAnalyticsProvider
clientId: string

Client Id of application to load SDK

endpoint?: string
localizedStrings?: Object
logger?: boolean

Enable/Disable debug logs. Default is false/

nickName?: string

If no accessToken arg is passed, and no userProfile is returned by storageStrategy arg, init() will generatate a new user profile. This argument sets the nickname of that user profile. If not, nickname will be randomly generated.

publishKey?: string

Key used to enable message sending

storageStrategy?: IStorageStrategy

The storageStrategy is used to get/set user profile. Default uses localStorage.

syncStrategy?: ISyncStrategy
theme?: ITheme

Theme style

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Property
  • Enumeration

Generated using TypeDoc