Boostlingo Android SDK
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Boostlingo Android SDK
Boostlingo Android SDK
/
com.boostlingo.android
/
ChatMessage
Chat
Message
public
final
class
ChatMessage
Members
Properties
sent
Time
Link copied to clipboard
private
final
Date
sentTime
text
Link copied to clipboard
private
final
String
text
user
Link copied to clipboard
private
final
ChatUser
user
Functions
get
Sent
Time
Link copied to clipboard
public
final
Date
getSentTime
(
)
get
Text
Link copied to clipboard
public
final
String
getText
(
)
get
User
Link copied to clipboard
public
final
ChatUser
getUser
(
)