AMFUserService
FindUserForFriendBrowser
POST
https://moviestarplanet.com/Gateway.aspx?method=FindUserForFriendBrowser
Full endpoint: MovieStarPlanet.WebService.AMFUserService.FindUserForFriendBrowser
Argument count: 6
Return type: WebService.PagedActorBrowseItemList
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
includeDeleted
bool
Include Deleted
searchString
string
Search String
pageindex
int
Pageindex
pagesize
int
Pagesize
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
LogInput
POST
https://moviestarplanet.com/Gateway.aspx?method=LogInput
Full endpoint: MovieStarPlanet.WebService.AMFUserService.LogInput
Argument count: 6
Return type: long
Request Body
ticket
TicketHeader
Ticket
roomId
int
Room Id
actorId
int
Actor Id
roomInstanceId
int
Room Instance Id
message
string
Message
destinationType
int
Destination Type
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
LogInputGroupChat
POST
https://moviestarplanet.com/Gateway.aspx?method=LogInputGroupChat
Full endpoint: MovieStarPlanet.WebService.AMFUserService.LogInputGroupChat
Argument count: 6
Return type: long
Request Body
ticket
TicketHeader
Ticket
roomId
int
Room Id
actorId
int
Actor Id
roomInstanceId
string
Room Instance Id
message
string
Message
destinationType
int
Destination Type
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
LogInputWithConditionalModerationCall
POST
https://moviestarplanet.com/Gateway.aspx?method=LogInputWithConditionalModerationCall
Full endpoint: MovieStarPlanet.WebService.AMFUserService.LogInputWithConditionalModerationCall
Argument count: 7
Return type: long
Request Body
ticket
TicketHeader
Ticket
roomId
int
Room Id
actorId
int
Actor Id
roomInstanceId
int
Room Instance Id
message
string
Message
destinationType
int
Destination Type
isRestricted
bool
Is Restricted
{
"Target": "/1/onResult",
"Response": "",
"Content": "Not implemented"
}
Last updated