Uses of Class
cloud.genesys.webmessaging.sdk.model.ConnectionClosedEvent
Packages that use ConnectionClosedEvent
-
Uses of ConnectionClosedEvent in cloud.genesys.webmessaging.sdk
Methods in cloud.genesys.webmessaging.sdk with parameters of type ConnectionClosedEventModifier and TypeMethodDescriptionvoidWebMessagingClient.SessionListener.connectionClosedEvent(ConnectionClosedEvent connectionClosedEvent, String rawMessage) Raised for responses to url requests (type == BaseResponseType.RESPONSE, class = SessionResponse)