Retrieve post title from XMLRPC XML.
If the title element is not part of the XML, then the default post title from the $post_default_title will be used instead.
<?php xmlrpc_getposttitle( $content ) ?>
Since: 0.71
xmlrpc_getposttitle() is located in wp-includes/functions.php
.