toggle menu
stream-chat-android
6.6.0
jvm
switch theme
search in API
stream-chat-android-core
/
io.getstream.chat.android.models
/
AppSettings
App
Settings
@
Immutable
data
class
AppSettings
(
val
app
:
App
)
App settings, as they are configured in the dashboard.
Parameters
app
App
The configurations of the app.
Members
Constructors
App
Settings
Link copied to clipboard
constructor
(
app
:
App
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
app
Link copied to clipboard
val
app
:
App