Package com.mypurecloud.sdk.v2.model
Class SecondaryPresenceLookupItem
java.lang.Object
com.mypurecloud.sdk.v2.model.SecondaryPresenceLookupItem
- All Implemented Interfaces:
Serializable
SecondaryPresenceLookupItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The lookupId of secondary presence idsecondaryPresence(SecondaryPresence secondaryPresence) The secondary presence IdvoidsetLookupId(String lookupId) voidsetSecondaryPresence(SecondaryPresence secondaryPresence) toString()
-
Constructor Details
-
SecondaryPresenceLookupItem
public SecondaryPresenceLookupItem() -
SecondaryPresenceLookupItem
-
-
Method Details
-
lookupId
The lookupId of secondary presence id -
getLookupId
-
setLookupId
-
secondaryPresence
The secondary presence Id -
getSecondaryPresence
-
setSecondaryPresence
-
equals
-
hashCode
public int hashCode() -
toString
-