apiRTC
apiRTC
/
com.apizee.apiRTC
/
Contact
/
Message
Message
data
class
Message
(
val
content
:
String
,
val
uuid
:
Int
,
val
time
:
Date
=
Date()
)
Content copied to clipboard
Instant message
Constructors
Properties
Constructors
Message
Link copied to clipboard
fun
Message
(
content
:
String
,
uuid
:
Int
,
time
:
Date
=
Date()
)
Content copied to clipboard
Properties
content
Link copied to clipboard
val
content
:
String
Content copied to clipboard
Message content
time
Link copied to clipboard
val
time
:
Date
Content copied to clipboard
Timestamp of message
uuid
Link copied to clipboard
val
uuid
:
Int
Content copied to clipboard
Optional uuid