AMFForumService

AdminCreateTopic

POST https://moviestarplanet.com/Gateway.aspx?method=AdminCreateTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.AdminCreateTopic

Argument count: 10

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

moderatorName

string

Moderator Name

moderatorPass

string

Moderator Pass

forumId

int

Forum Id

subject

string

Subject

type

int

Type

message

string

Message

colorCode

uint

Color Code

subjectChatLogId

long

Subject Chat Log Id

messageChatLogId

long

Message Chat Log Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

AdminCreateTopicPoll

POST https://moviestarplanet.com/Gateway.aspx?method=AdminCreateTopicPoll

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.AdminCreateTopicPoll

Argument count: 9

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

question

string

Question

answers

string[]

Answers

topicType

int

Topic Type

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

chatLogId

long

Chat Log Id

CheckAllowedCreateTopic

POST https://moviestarplanet.com/Gateway.aspx?method=CheckAllowedCreateTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CheckAllowedCreateTopic

Argument count: 2

Return type: int[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

CreatePost

POST https://moviestarplanet.com/Gateway.aspx?method=CreatePost

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreatePost

Argument count: 6

Return type: Array

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

topicId

int

Topic Id

message

string

Message

colorCode

uint

Color Code

chatLogId

long

Chat Log Id

CreatePostWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreatePostWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreatePostWithModerationCall

Argument count: 6

Return type: ModerationCallResponse

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

topicId

int

Topic Id

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

CreatePostWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreatePostWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreatePostWithModerationCall

Argument count: 7

Return type: ModerationCallResponse

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorName

string

Actor Name

topicId

int

Topic Id

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

CreatePostWithUbsCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreatePostWithUbsCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreatePostWithUbsCall

Argument count: 6

Return type: Array

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

topicId

int

Topic Id

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

CreateTopic

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopic

Argument count: 8

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

subject

string

Subject

message

string

Message

colorCode

uint

Color Code

subjectChatLogId

long

Subject Chat Log Id

messageChatLogId

long

Message Chat Log Id

CreateTopicPoll

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicPoll

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicPoll

Argument count: 6

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

question

string

Question

answers

string[]

Answers

chatLogId

long

Chat Log Id

CreateTopicPollWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicPollWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicPollWithModerationCall

Argument count: 7

Return type: ModerationCallResponseForCreateTopicPoll

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorName

string

Actor Name

forumId

int

Forum Id

question

string

Question

answers

string[]

Answers

isRestrictedUser

bool

Is Restricted User

CreateTopicPollWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicPollWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicPollWithModerationCall

Argument count: 6

Return type: ModerationCallResponseForCreateTopicPoll

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

question

string

Question

answers

string[]

Answers

isRestrictedUser

bool

Is Restricted User

CreateTopicPollWithUbsCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicPollWithUbsCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicPollWithUbsCall

Argument count: 6

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

question

string

Question

answers

string[]

Answers

isRestrictedUser

bool

Is Restricted User

CreateTopicWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicWithModerationCall

Argument count: 8

Return type: ModerationCallResponseForCreateTopic

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorName

string

Actor Name

forumId

int

Forum Id

subject

string

Subject

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

CreateTopicWithModerationCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicWithModerationCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicWithModerationCall

Argument count: 7

Return type: ModerationCallResponseForCreateTopic

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

subject

string

Subject

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

CreateTopicWithUbsCall

POST https://moviestarplanet.com/Gateway.aspx?method=CreateTopicWithUbsCall

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.CreateTopicWithUbsCall

Argument count: 7

Return type: AmfServiceResultData

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

forumId

int

Forum Id

subject

string

Subject

message

string

Message

colorCode

uint

Color Code

isRestrictedUser

bool

Is Restricted User

DeletePost

POST https://moviestarplanet.com/Gateway.aspx?method=DeletePost

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.DeletePost

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

postId

int

Post Id

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

DeleteTopic

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.DeleteTopic

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topicid

int

Topicid

adminUserName

string

Admin User Name

adminPassword

string

Admin Password

GetFilteredTopics

POST https://moviestarplanet.com/Gateway.aspx?method=GetFilteredTopics

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetFilteredTopics

Argument count: 6

Return type: AMFForumService.PagedTopicResultList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

forumId

int

Forum Id

filterId

int

Filter Id

actorId

int

Actor Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetForums

POST https://moviestarplanet.com/Gateway.aspx?method=GetForums

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetForums

Argument count: 1

Return type: Forum[]

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

GetPostAmount

POST https://moviestarplanet.com/Gateway.aspx?method=GetPostAmount

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetPostAmount

Argument count: 2

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topicId

int

Topic Id

GetPostData

POST https://moviestarplanet.com/Gateway.aspx?method=GetPostData

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetPostData

Argument count: 2

Return type: Post

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

postId

int

Post Id

GetPosts

POST https://moviestarplanet.com/Gateway.aspx?method=GetPosts

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetPosts

Argument count: 4

Return type: AMFForumService.PagedPostList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topicId

int

Topic Id

pageIndex

int

Page Index

pageSize

int

Page Size

GetTopic

POST https://moviestarplanet.com/Gateway.aspx?method=GetTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetTopic

Argument count: 3

Return type: AMFForumService.TopicResult

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topicId

int

Topic Id

actorId

int

Actor Id

GetTopics

POST https://moviestarplanet.com/Gateway.aspx?method=GetTopics

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.GetTopics

Argument count: 4

Return type: AMFForumService.PagedTopicList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

forumId

int

Forum Id

pageindex

int

Pageindex

pagesize

int

Pagesize

ModeratorUpdateTopic

POST https://moviestarplanet.com/Gateway.aspx?method=ModeratorUpdateTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.ModeratorUpdateTopic

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topic

Topic

Topic

SetPostAsDeleted

POST https://moviestarplanet.com/Gateway.aspx?method=SetPostAsDeleted

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.SetPostAsDeleted

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

postID

int

Post I D

actorID

int

Actor I D

SetTopicAsDeleted

POST https://moviestarplanet.com/Gateway.aspx?method=SetTopicAsDeleted

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.SetTopicAsDeleted

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topicID

int

Topic I D

actorID

int

Actor I D

ToggleSticky

POST https://moviestarplanet.com/Gateway.aspx?method=ToggleSticky

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.ToggleSticky

Argument count: 5

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

moderatorName

string

Moderator Name

moderatorPass

string

Moderator Pass

topicId

int

Topic Id

type

int

Type

UpdatePost

POST https://moviestarplanet.com/Gateway.aspx?method=UpdatePost

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.UpdatePost

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

post

Post

Post

UpdateTopic

POST https://moviestarplanet.com/Gateway.aspx?method=UpdateTopic

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.UpdateTopic

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

topic

Topic

Topic

UserDeletePost

POST https://moviestarplanet.com/Gateway.aspx?method=UserDeletePost

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.UserDeletePost

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

postId

int

Post Id

clearCachePostsInternal

POST https://moviestarplanet.com/Gateway.aspx?method=clearCachePostsInternal

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.clearCachePostsInternal

Argument count: 1

Return type: void

Request Body

Name
Type
Description

topicId

int

Topic Id

clearCacheTopicsInternal

POST https://moviestarplanet.com/Gateway.aspx?method=clearCacheTopicsInternal

Full endpoint: MovieStarPlanet.WebService.Forums.AMFForumService.clearCacheTopicsInternal

Argument count: 0

Return type: void

Last updated