Interface SendbirdChatParams<Modules>

Type Parameters

  • Modules extends Module[]

Hierarchy

  • SendbirdChatParams

Properties

appId: string
appStateToggleEnabled?: boolean
appVersion?: string
customApiHost?: string
customWebSocketHost?: string
debugMode?: boolean
localCacheConfig?: LocalCacheConfig
localCacheEnabled?: boolean
localCacheEncryption?: Encryption
logLevel?: LogLevel
modules?: Modules
newInstance?: boolean
useAsyncStorageStore?: AsyncStorageStatic

Generated using TypeDoc