Package org.onebusaway.twilio.services
Interface SessionManager
-
- All Known Implementing Classes:
SessionManagerImpl
public interface SessionManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>
getContext(String sessionId)
boolean
hasContext(String key)
-