SpeechletRequestEnvelopeVerifier instead. This version cannot deal with
additional fields in the SpeechletRequestEnvelope.@Deprecated public interface SpeechletRequestVerifier
SpeechletRequests from the devices.| Modifier and Type | Method and Description |
|---|---|
boolean |
verify(SpeechletRequest request,
Session session)
Deprecated.
Verifies a
SpeechletRequest within the context of the Session in which it was
received. |
boolean verify(SpeechletRequest request, Session session)
SpeechletRequest within the context of the Session in which it was
received. Returns true if the verify succeeded, false otherwise.request - SpeechletRequest to verifysession - Session context within which to verify the callCopyright © 2016. All rights reserved.