0
Q:

how to insert only unique data room android

@Entity(tableName = "chat_message_table", indices = @Index(value = {"messageId"}, unique = true))
public class Message {
...
}
0

New to Communities?

Join the community