stream-chat-android
5.15.0
stream-chat-android-client
/
io.getstream.chat.android.client.models
/
CustomObject
Custom
Object
interface
CustomObject
Content copied to clipboard
Functions
Properties
Inheritors
Properties
extra
Data
Link copied to clipboard
abstract
var
extraData
:
MutableMap
<
String
,
Any
>
Content copied to clipboard
Functions
get
Extra
Value
Link copied to clipboard
open
fun
<
T
>
getExtraValue
(
key
:
String
,
default
:
T
)
:
T
Content copied to clipboard
put
Extra
Value
Link copied to clipboard
open
fun
putExtraValue
(
key
:
String
,
value
:
Any
)
Content copied to clipboard
Inheritors
Attachment
Link copied to clipboard
Channel
Link copied to clipboard
Message
Link copied to clipboard
Reaction
Link copied to clipboard
User
Link copied to clipboard