Uses of Class
com.mypurecloud.sdk.v2.model.ConversationContentLocation
Packages that use ConversationContentLocation
-
Uses of ConversationContentLocation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationContentLocationModifier and TypeMethodDescriptionLocation postal address.ConversationContentDatePicker.getLocation()ConversationContentRoadsideAssistance.getLocation()ConversationMessageContent.getLocation()Latitude of the location.Longitude of the location.Location name.URL of the Location.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationContentLocationModifier and TypeMethodDescriptionConversationContentDatePicker.location(ConversationContentLocation location) Location of the event.ConversationContentRoadsideAssistance.location(ConversationContentLocation location) User Location objectConversationMessageContent.location(ConversationContentLocation location) Location content.voidConversationContentDatePicker.setLocation(ConversationContentLocation location) voidConversationContentRoadsideAssistance.setLocation(ConversationContentLocation location) voidConversationMessageContent.setLocation(ConversationContentLocation location)