Class SmartReplyMessage
java.lang.Object
com.codename1.ai.language.SmartReplyMessage
One message supplied to the on-device smart-reply model.
-
Constructor Summary
ConstructorsConstructorDescriptionSmartReplyMessage(String text, String participantId, boolean localUser, long timestampMillis) -
Method Summary
-
Constructor Details
-
SmartReplyMessage
-
-
Method Details
-
getText
-
getParticipantId
-
isLocalUser
public boolean isLocalUser() -
getTimestampMillis
public long getTimestampMillis()
-