Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Interface ProtocolFactory.MessageVerificationSupport

All Known Implementing Classes:
ChatServerDefaultProtocolFactory
Enclosing interface:
ProtocolFactory

public static interface ProtocolFactory.MessageVerificationSupport

Verifies message to use it.


Method Summary
 boolean verifyMessage(ProtocolFactory.MessageVerificationReason reason, Message message)
          Returns true if mesage is verified otherwise false.
 

Method Detail

verifyMessage

boolean verifyMessage(ProtocolFactory.MessageVerificationReason reason,
                      Message message)
Returns true if mesage is verified otherwise false.

Parameters:
reason - Reason of verification.
message - Message to be verified.
Returns:
Boolean result of verification.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.