Package com.mypurecloud.sdk.v2.model
Class MediaStatisticsClientInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.MediaStatisticsClientInfo
- All Implemented Interfaces:
Serializable
MediaStatisticsClientInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()originAppId(String originAppId) The ID of the application that created the media session.originAppName(String originAppName) The name of the application that created the media session.originAppVersion(String originAppVersion) The version of the application that created the media session.voidsetOriginAppId(String originAppId) voidsetOriginAppName(String originAppName) voidsetOriginAppVersion(String originAppVersion) toString()
-
Constructor Details
-
MediaStatisticsClientInfo
public MediaStatisticsClientInfo() -
MediaStatisticsClientInfo
-
-
Method Details
-
originAppName
The name of the application that created the media session. -
getOriginAppName
-
setOriginAppName
-
originAppId
The ID of the application that created the media session. -
getOriginAppId
-
setOriginAppId
-
originAppVersion
The version of the application that created the media session. -
getOriginAppVersion
-
setOriginAppVersion
-
equals
-
hashCode
public int hashCode() -
toString
-