AMFSessionServiceForWeb
GetAppSetting
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAppSetting
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForWeb.GetAppSetting
Argument count: 2
Return type: string
Request Body
ticket
TicketHeader
Ticket
key
string
Key
GetAppSettings
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAppSettings
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForWeb.GetAppSettings
Argument count: 2
Return type: List<UserService.AppSetting>
Request Body
ticket
TicketHeader
Ticket
settings
string[]
Settings
GetChatPermissionInfo
POST
https://moviestarplanet.com/Gateway.aspx?method=GetChatPermissionInfo
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForWeb.GetChatPermissionInfo
Argument count: 1
Return type: ChatPermissionInfo
Request Body
ticket
TicketHeader
Ticket
GetLevelThresholds
POST
https://moviestarplanet.com/Gateway.aspx?method=GetLevelThresholds
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForWeb.GetLevelThresholds
Argument count: 0
Return type: ServiceResultData<Dictionary<int, long>>
Last updated