check Remote Messages
public final Unit checkRemoteMessages(List<Message> messages, OperationHandler<BatchRemoteMessagesResult> handler)
Validates remote community channel messages.
Checks whether the given messages exist on the server.
Parameters
messages
List of messages to validate
handler
Callback returning matched and unmatched message lists on success