paraword.profile.SetMCML

Description

修改某个用户的MCML

Parameters

Required Name Type Description
required appKey string PE分配给您的应用程序标识键
profile string 某个用户更新后的Profile的MCML表示形式

Example Return XML


Error Codes

当发生异常时,返回数据中会有一个“info”节点,该节点记录了异常信息。

Test Cases

case 1

case: paraworld.profile.SetMCML

Input:

{

  ["profile"] = "<pe:profile uid=\"6ea1ce24-bdf7-4893-a053-eb5fd2a74281\" xmlns:pe=\"http://www.paraengine.com/\"><app1 xmlns=\"\">HELLO WORLD</app1></pe:profile>",

  ["appKey"] = "fae5feb1-9d4f-4a78-843a-1710992d4e00",

}

Result:

Plug-in loaded: NPLWebServiceClient.dll

{

["isSuccess"] = true,

}

Topic revision: r4 - 2008-03-06 - CaoYF
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback