Uses of Class
software.amazon.awssdk.services.connect.model.ConnectionData
-
Packages that use ConnectionData Package Description software.amazon.awssdk.services.connect.model -
-
Uses of ConnectionData in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return ConnectionData Modifier and Type Method Description ConnectionDataStartWebRtcContactResponse. connectionData()Information required for the client application (mobile application or website) to connect to the call.Methods in software.amazon.awssdk.services.connect.model with parameters of type ConnectionData Modifier and Type Method Description StartWebRtcContactResponse.BuilderStartWebRtcContactResponse.Builder. connectionData(ConnectionData connectionData)Information required for the client application (mobile application or website) to connect to the call.
-