Package com.mypurecloud.sdk.v2.model
Class LocalizedLabels
java.lang.Object
com.mypurecloud.sdk.v2.model.LocalizedLabels
- All Implemented Interfaces:
Serializable
Contains localized labels used in messenger apps
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumContains localized label key used in messenger homescreen and push notification. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalizedLabels
public LocalizedLabels() -
LocalizedLabels
-
-
Method Details
-
key
Contains localized label key used in messenger homescreen and push notification. PushNotificationTitle and PushNotificationBody keys are required when notifications are enabled. -
getKey
-
setKey
-
value
Contains localized label value used in messenger homescreen and push notification -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-