Profile.AMFProfileService
CollectRecycleGift
POST
https://moviestarplanet.com/Gateway.aspx?method=CollectRecycleGift
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.CollectRecycleGift
Argument count: 2
Return type: WebService.GiftSwfAndName
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
DeleteWallPost
POST
https://moviestarplanet.com/Gateway.aspx?method=DeleteWallPost
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.DeleteWallPost
Argument count: 4
Return type: int
Request Body
ticket
TicketHeader
Ticket
wallPostId
int
Wall Post Id
wallActorId
int
Wall Actor Id
moderatorId
int
Moderator Id
GetWallPosts
POST
https://moviestarplanet.com/Gateway.aspx?method=GetWallPosts
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.GetWallPosts
Argument count: 4
Return type: ProfileService.PagedWallPostList
Request Body
ticket
TicketHeader
Ticket
wallActorId
int
Wall Actor Id
pageIndex
int
Page Index
pageSize
int
Page Size
LoadProfileSummary
POST
https://moviestarplanet.com/Gateway.aspx?method=LoadProfileSummary
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.LoadProfileSummary
Argument count: 3
Return type: ProfileService.ProfileSummary
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
callerId
int
Caller Id
PostToWallWithModerationCall
POST
https://moviestarplanet.com/Gateway.aspx?method=PostToWallWithModerationCall
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.PostToWallWithModerationCall
Argument count: 9
Return type: ModerationCallResponse
Request Body
ticket
TicketHeader
Ticket
wallActorId
int
Wall Actor Id
postActorId
int
Post Actor Id
postActorName
string
Post Actor Name
message
string
Message
lastFiltered
DateTime
Last Filtered
isModerator
bool
Is Moderator
colorCode
uint
Color Code
isRestrictedUser
bool
Is Restricted User
PostToWallWithModerationCall
POST
https://moviestarplanet.com/Gateway.aspx?method=PostToWallWithModerationCall
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.PostToWallWithModerationCall
Argument count: 8
Return type: ModerationCallResponse
Request Body
ticket
TicketHeader
Ticket
wallActorId
int
Wall Actor Id
postActorId
int
Post Actor Id
message
string
Message
lastFiltered
DateTime
Last Filtered
isModerator
bool
Is Moderator
colorCode
uint
Color Code
isRestrictedUser
bool
Is Restricted User
RecycleItem
POST
https://moviestarplanet.com/Gateway.aspx?method=RecycleItem
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.RecycleItem
Argument count: 4
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
actorClothesRelId
int
Actor Clothes Rel Id
actorClickItemRelId
int
Actor Click Item Rel Id
SetFavorite
POST
https://moviestarplanet.com/Gateway.aspx?method=SetFavorite
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.SetFavorite
Argument count: 4
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
entityId
int
Entity Id
entityType
int
Entity Type
loadActorRoom
POST
https://moviestarplanet.com/Gateway.aspx?method=loadActorRoom
Full endpoint: MovieStarPlanet.WebService.Profile.AMFProfileService.loadActorRoom
Argument count: 3
Return type: WebService.ActorRoomInfo
Request Body
ticket
TicketHeader
Ticket
roomId
int
Room Id
callerId
int
Caller Id
Last updated