Uses of Class
com.mypurecloud.sdk.v2.model.MediaEndpointStatistics
Packages that use MediaEndpointStatistics
-
Uses of MediaEndpointStatistics in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaEndpointStatisticsModifier and TypeMethodDescriptionMediaEndpointStatistics.clientInfo(MediaStatisticsClientInfo clientInfo) Client information associated with media endpointMediaEndpointStatistics.dateCreated(Date dateCreated) Media endpoint statistics creation time.MediaEndpointStatistics.dateProcessed(Date dateProcessed) Media endpoint statistics processed time.MediaEndpointStatistics.ice(MediaIceStatistics ice) The ICE protocol statistics and details.MediaEndpointStatistics.reconnectAttempts(Integer reconnectAttempts) Media reconnect attempt countMediaEndpointStatistics.rtp(MediaRtpStatistics rtp) Statistics of sent and received RTP.MediaEndpointStatistics.sourceType(MediaEndpointStatistics.SourceTypeEnum sourceType) Source type of media endpointMediaEndpointStatistics.station(NamedEntity station) Station information associated with media endpointMediaEndpointStatistics.trunk(MediaStatisticsTrunkInfo trunk) Trunk information utilized when creating the media endpointMediaEndpointStatistics.user(NamedEntity user) User information associated media endpointMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type MediaEndpointStatisticsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type MediaEndpointStatisticsModifier and TypeMethodDescriptionMediaStatistics.mediaStatistics(List<MediaEndpointStatistics> mediaStatistics) Media statistics for each media endpointvoidMediaStatistics.setMediaStatistics(List<MediaEndpointStatistics> mediaStatistics)