AMFNotificationCenterService
ClaimBonus
POST
https://moviestarplanet.com/Gateway.aspx?method=ClaimBonus
Full endpoint: MovieStarPlanet.WebService.NotificationCenter.AMFNotificationCenterService.ClaimBonus
Argument count: 3
Return type: void
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
contentTypes
int[]
Content Types
GetNotificationCount
POST
https://moviestarplanet.com/Gateway.aspx?method=GetNotificationCount
Full endpoint: MovieStarPlanet.WebService.NotificationCenter.AMFNotificationCenterService.GetNotificationCount
Argument count: 2
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetNotifications
POST
https://moviestarplanet.com/Gateway.aspx?method=GetNotifications
Full endpoint: MovieStarPlanet.WebService.NotificationCenter.AMFNotificationCenterService.GetNotifications
Argument count: 1
Return type: AmfServiceResultData
Request Body
actorId
int
Actor Id
GetNotificationsWithImageGuid
POST
https://moviestarplanet.com/Gateway.aspx?method=GetNotificationsWithImageGuid
Full endpoint: MovieStarPlanet.WebService.NotificationCenter.AMFNotificationCenterService.GetNotificationsWithImageGuid
Argument count: 2
Return type: AmfServiceResultData
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetThirdPatyAppNotifications
POST
https://moviestarplanet.com/Gateway.aspx?method=GetThirdPatyAppNotifications
Full endpoint: MovieStarPlanet.WebService.NotificationCenter.AMFNotificationCenterService.GetThirdPatyAppNotifications
Argument count: 1
Return type: AmfServiceResultData
Request Body
actorId
int
Actor Id
Last updated