vz-api
1.0.0
kchat
/
com.keygenqt.kchat.db.models
/
Chats
Chats
object
Chats
:
Table
Content copied to clipboard
Properties
Properties
date
Updated
Link copied to clipboard
val
dateUpdated
:
Column
<
Long
>
Content copied to clipboard
id
Link copied to clipboard
val
id
:
Column
<
Int
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
Column
<
String
>
Content copied to clipboard
primary
Key
Link copied to clipboard
open
override
val
primaryKey
:
Table.PrimaryKey
Content copied to clipboard
user
Id
Link copied to clipboard
val
userId
:
Column
<
String
>
Content copied to clipboard