Uses of Class
cloud.genesys.webmessaging.sdk.model.SessionResponse
Packages that use SessionResponse
-
Uses of SessionResponse in cloud.genesys.webmessaging.sdk
Methods in cloud.genesys.webmessaging.sdk with parameters of type SessionResponseModifier and TypeMethodDescriptionvoidWebMessagingClient.SessionListener.sessionResponse(SessionResponse response, String rawMessage) Raised for responses to session requests (type == BaseResponseType.RESPONSE, class = SessionResponse) -
Uses of SessionResponse in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return SessionResponseModifier and TypeMethodDescriptionSessionResponse.allowedMedia(AllowedMedia allowedMedia) SessionResponse.blockedExtensions(List<String> blockedExtensions) SessionResponse.clearedExistingSession(Boolean clearedExistingSession) SessionResponse.newSession(Boolean newSession)