AMFLoggingService
ClientLog
POST
https://moviestarplanet.com/Gateway.aspx?method=ClientLog
Full endpoint: MovieStarPlanet.WebService.Logging.AMFLoggingService.ClientLog
Argument count: 3
Return type: void
Request Body
Name
Type
Description
ticket
TicketHeader
Ticket
logType
string
Log Type
msg
string
Msg
LogAMFCallError
POST
https://moviestarplanet.com/Gateway.aspx?method=LogAMFCallError
Full endpoint: MovieStarPlanet.WebService.Logging.AMFLoggingService.LogAMFCallError
Argument count: 2
Return type: void
Request Body
Name
Type
Description
ticket
TicketHeader
Ticket
errorMessage
string
Error Message
LogClient
POST
https://moviestarplanet.com/Gateway.aspx?method=LogClient
Full endpoint: MovieStarPlanet.WebService.Logging.AMFLoggingService.LogClient
Argument count: 2
Return type: void
Request Body
Name
Type
Description
level
string
Level
data
string
Data
Last updated