Uses of Class
com.mypurecloud.sdk.v2.model.MediaIceSelectedPair
Packages that use MediaIceSelectedPair
-
Uses of MediaIceSelectedPair in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaIceSelectedPairModifier and TypeMethodDescriptionMediaIceSelectedPair.candidatePairSelectedMilliseconds(Long candidatePairSelectedMilliseconds) Relative milliseconds since creation of endpoint when this ICE candidate pair has been selectedMediaIceSelectedPair.client(MediaIceSelectedCandidate client) The remote candidate that was chosenMediaIceSelectedPair.server(MediaIceSelectedCandidate server) The local candidate that was chosenMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type MediaIceSelectedPairMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type MediaIceSelectedPairModifier and TypeMethodDescriptionMediaIceStatistics.selectedPairs(List<MediaIceSelectedPair> selectedPairs) The candidate pairs selected for the media streamvoidMediaIceStatistics.setSelectedPairs(List<MediaIceSelectedPair> selectedPairs)