setIncludeLocalExistMessage

public void setIncludeLocalExistMessage(boolean includeLocalExistMessage)

Sets whether duplicate message retrieval is required.

Parameters

includeLocalExistMessage

Indicates whether duplicate message retrieval is required. true Messages retrieved that exist in the local database will still be returned to the user; false Messages retrieved that exist in the local database will not be returned to the user, only those that do not exist in the database will be returned.