pda
jvm
model
/
net.artux.pda.model
/
ConversationModel
Conversation
Model
class
ConversationModel
:
Serializable
Members
Constructors
Conversation
Model
Link copied to clipboard
constructor
(
)
Properties
avatar
Link copied to clipboard
var
avatar
:
String
?
id
Link copied to clipboard
var
id
:
Int
last
Message
Link copied to clipboard
var
lastMessage
:
String
?
title
Link copied to clipboard
var
title
:
String
?
type
Link copied to clipboard
var
type
:
Int