getprofilesettings

Get user profile settings

Parameters:
none
Returns:
XML
    <settings>
        <profilesettings>
            <nickname> { USER NICKNAME } </nickname>
            <peerid> { USER ID } </peerid>
            <profileroot> { PROFILE ROOT } </profileroot>
            <location> { USER LOCATION } </location>
            <displayname> { USER DISPLAY NAME } </displayname>
            <email> { USER EMAIL } </email>
            <secretqn> { SECRET QUESTION } </secretqn>
            <secretans> { SECRET ANSWER } </secretans>
            <hint> { PASSWORD HINT } </hint>
            <dateformat> { DATA FORMAT } </dateformat>
            <isremote> { 0 | 1 } </isremote>
            <anonymousstats> { 0 | 1 } </anonymousstats>
        </profilesettings>
    </settings>

Requirements:


Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.