Rate this page:

KitChatConfiguration

Class that contains configuration parameters that change user experience.

Constructors

KitChatConfiguration

Copy URL
fun KitChatConfiguration(imageAutoDownloadThreshold: 

Long

):

Parameters

  • imageAutoDownloadThreshold:

    Long

    Maximum size of an image attachment in bytes for automatic download. Default value is 3_000_000.

Props

imageAutoDownloadThreshold

Copy URL
val imageAutoDownloadThreshold: 

Long

Maximum size of an image attachment in bytes for automatic download. Default value is 3_000_000.

Returns

  • type:

    Long