isIncludeLocalExistMessage

public boolean isIncludeLocalExistMessage()

Indicates whether to fetch messages repeatedly.

Return

Whether to fetch messages repeatedly: true - Messages fetched from the server that exist in the local database will be returned to the user; false - Messages fetched from the server that exist in the local database will not be returned to the user, only messages that do not exist in the database will be returned.