Package com.mypurecloud.sdk.v2.model
Class UserAgentInfo
java.lang.Object
com.mypurecloud.sdk.v2.model.UserAgentInfo
- All Implemented Interfaces:
Serializable
UserAgentInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfirmwareVersion(String firmwareVersion) The firmware version of the phone.getModel()inthashCode()manufacturer(String manufacturer) The manufacturer of the phone.The model of the phone.voidsetFirmwareVersion(String firmwareVersion) voidsetManufacturer(String manufacturer) voidtoString()
-
Constructor Details
-
UserAgentInfo
public UserAgentInfo() -
UserAgentInfo
-
-
Method Details
-
firmwareVersion
The firmware version of the phone. -
getFirmwareVersion
-
setFirmwareVersion
-
manufacturer
The manufacturer of the phone. -
getManufacturer
-
setManufacturer
-
model
The model of the phone. -
getModel
-
setModel
-
equals
-
hashCode
public int hashCode() -
toString
-