Uses of Class
com.mypurecloud.sdk.v2.model.MediaStatisticsClientInfo
Packages that use MediaStatisticsClientInfo
-
Uses of MediaStatisticsClientInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaStatisticsClientInfoModifier and TypeMethodDescriptionMediaEndpointStatistics.getClientInfo()MediaStatisticsClientInfo.originAppId(String originAppId) The ID of the application that created the media session.MediaStatisticsClientInfo.originAppName(String originAppName) The name of the application that created the media session.MediaStatisticsClientInfo.originAppVersion(String originAppVersion) The version of the application that created the media session.Methods in com.mypurecloud.sdk.v2.model with parameters of type MediaStatisticsClientInfoModifier and TypeMethodDescriptionMediaEndpointStatistics.clientInfo(MediaStatisticsClientInfo clientInfo) Client information associated with media endpointvoidMediaEndpointStatistics.setClientInfo(MediaStatisticsClientInfo clientInfo)