pda
jvm
model
/
net.artux.pda.model
/
Summary
Summary
class
Summary
Members
Constructors
Summary
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
messages
Link copied to clipboard
var
messages
:
MutableList
<
UserMessage
>
title
Link copied to clipboard
var
title
:
String
Functions
add
Message
Link copied to clipboard
fun
addMessage
(
message
:
UserMessage
)