AMFSessionServiceForMobile
CheckClientFreshness
POST
https://moviestarplanet.com/Gateway.aspx?method=CheckClientFreshness
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForMobile.CheckClientFreshness
Argument count: 3
Return type: ClientFreshnessStatus
Request Body
clientVersion
string
Client Version
store
int
Store
appSettingsVersion
string
App Settings Version
GetAppSettings
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAppSettings
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForMobile.GetAppSettings
Argument count: 2
Return type: List<appData>
Request Body
ticket
TicketHeader
Ticket
settings
string[]
Settings
GetLevelThresholds
POST
https://moviestarplanet.com/Gateway.aspx?method=GetLevelThresholds
Full endpoint: MovieStarPlanet.WebService.Session.AMFSessionServiceForMobile.GetLevelThresholds
Argument count: 0
Return type: ServiceResultData<Dictionary<int, long>>
Last updated