Converts a string representing a valid address in this MTP to a TransportAddress object.
@param rep The string representation of the address.
@return A TransportAddress object, created from thegiven string.
@exception MTPException If the given string is not a validaddress according to this MTP.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.