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.
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.
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.