paraworld.lobby.PostBBS | Required | Name | Type | Description |
|---|---|---|---|
| required | sessionKey | string | 用户凭证。 |
| channel | string | 频道名称 | |
| content | string | 消息内容 |
<msg xmlns="">
<isSuccess type="boolean">True</isSuccess>
</msg>
{
["sessionKey"]="ed06733e-986d-4236-8fc8-9f8300456c21",
["channel"]="Channel_1",
["content"]="Hello 111",
}
Result:
{
["isSuccess"]=true,
}
![]() |
ParaEngine Developer Network |
|
Copyright © 2004-2008 ParaEngine Corporation