Uses of Class
io.github.dephin.session.CallerSession
| Package | Description |
|---|---|
| io.github.dephin | |
| io.github.dephin.session.models |
-
Uses of CallerSession in io.github.dephin
Methods in io.github.dephin that return CallerSession Modifier and Type Method Description CallerSessionAbstractMasonsSDK. getCallerSessionByAccountKey(java.lang.String accountKey)CallerSessionAbstractMasonsSDK. getCallerSessionBySessionID(java.lang.String sessionID) -
Uses of CallerSession in io.github.dephin.session.models
Constructors in io.github.dephin.session.models with parameters of type CallerSession Constructor Description UtteranceFromCaller(CallerSession session, java.lang.String text)