Uses of Class
com.mypurecloud.sdk.v2.model.Address
Packages that use Address
-
Uses of Address in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AddressModifier and TypeMethodDescriptionAddress.addressDisplayable(String addressDisplayable) The displayable address.Address.addressNormalized(String addressNormalized) The normalized address.Address.addressRaw(String addressRaw) The address as close to the bits on the wire as possible.InternalMessage.getFromAddress()InternalMessageMediaParticipant.getFromAddress()Message.getFromAddress()MessageMediaParticipant.getFromAddress()Call.getOther()CallBasic.getOther()Call.getSelf()CallBasic.getSelf()Cobrowsesession.getSelf()Video.getSelf()InternalMessage.getToAddress()InternalMessageMediaParticipant.getToAddress()Message.getToAddress()MessageMediaParticipant.getToAddress()This will be nameRaw if present, or a locality lookup of the address field otherwise.The name as close to the bits on the wire as possible.Methods in com.mypurecloud.sdk.v2.model with parameters of type AddressModifier and TypeMethodDescriptionInternalMessage.fromAddress(Address fromAddress) Address for the participant on the sending side of the internal message communication.InternalMessageMediaParticipant.fromAddress(Address fromAddress) Address for the participant on the sending side of the internal message communication.Message.fromAddress(Address fromAddress) Address and name data for a call endpoint.MessageMediaParticipant.fromAddress(Address fromAddress) Address for the participant on the sending side of the message conversation.Address and name data for a call endpoint.Address and name data for a call endpoint.Address and name data for a call endpoint.Address and name data for a call endpoint.Address and name data for a call endpoint.Address and name data for a call endpoint.voidInternalMessage.setFromAddress(Address fromAddress) voidInternalMessageMediaParticipant.setFromAddress(Address fromAddress) voidMessage.setFromAddress(Address fromAddress) voidMessageMediaParticipant.setFromAddress(Address fromAddress) voidvoidvoidvoidvoidvoidvoidInternalMessage.setToAddress(Address toAddress) voidInternalMessageMediaParticipant.setToAddress(Address toAddress) voidMessage.setToAddress(Address toAddress) voidMessageMediaParticipant.setToAddress(Address toAddress) Address for the participant on receiving side of the internal message communication.Address for the participant on receiving side of the internal message communication.Address and name data for a call endpoint.Address for the participant on receiving side of the message conversation.