How to read newpost return post ID value as integer for xmlrpc

use it like this:

$post_id = (int) $remote_id;