Package com.mypurecloud.sdk.v2.model
Class PhoneChangeTopicPhone
java.lang.Object
com.mypurecloud.sdk.v2.model.PhoneChangeTopicPhone
- All Implemented Interfaces:
Serializable
PhoneChangeTopicPhone
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()secondaryStatus(PhoneChangeTopicPhoneStatus secondaryStatus) voidvoidsetSecondaryStatus(PhoneChangeTopicPhoneStatus secondaryStatus) voidsetStatus(PhoneChangeTopicPhoneStatus status) voidsetUserAgentInfo(PhoneChangeTopicUserAgentInfo userAgentInfo) status(PhoneChangeTopicPhoneStatus status) toString()userAgentInfo(PhoneChangeTopicUserAgentInfo userAgentInfo)
-
Constructor Details
-
PhoneChangeTopicPhone
public PhoneChangeTopicPhone() -
PhoneChangeTopicPhone
-
-
Method Details