AMFWorldThemeService

CreateNewWorldTheme

POST https://moviestarplanet.com/Gateway.aspx?method=CreateNewWorldTheme

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.CreateNewWorldTheme

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

themeName

string

Theme Name

folderName

string

Folder Name

themeId

int

Theme Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

CreateNewWorldThemeAreas

POST https://moviestarplanet.com/Gateway.aspx?method=CreateNewWorldThemeAreas

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.CreateNewWorldThemeAreas

Argument count: 13

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

backgroundFileName

string

Background File Name

chatFileName

string

Chat File Name

creativeFileName

string

Creative File Name

gamesFileName

string

Games File Name

shoppingFileName

string

Shopping File Name

overviewFileName

string

Overview File Name

petsFileName

string

Pets File Name

logoFileName

string

Logo File Name

overviewMobileFileName

string

Overview Mobile File Name

spinTheWheelWebFileName

string

Spin The Wheel Web File Name

spinTheWheelMobileFileName

string

Spin The Wheel Mobile File Name

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

DeleteWorldTheme

POST https://moviestarplanet.com/Gateway.aspx?method=DeleteWorldTheme

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.DeleteWorldTheme

Argument count: 2

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

EditWorldTheme

POST https://moviestarplanet.com/Gateway.aspx?method=EditWorldTheme

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.EditWorldTheme

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

themeName

string

Theme Name

themeId

int

Theme Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

EditWorldThemeAreas

POST https://moviestarplanet.com/Gateway.aspx?method=EditWorldThemeAreas

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.EditWorldThemeAreas

Argument count: 13

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

backgroundFileName

string

Background File Name

chatFileName

string

Chat File Name

creativeFileName

string

Creative File Name

gamesFileName

string

Games File Name

shoppingFileName

string

Shopping File Name

overviewFileName

string

Overview File Name

petsFileName

string

Pets File Name

logoFileName

string

Logo File Name

overviewMobileFileName

string

Overview Mobile File Name

spinTheWheelWebFileName

string

Spin The Wheel Web File Name

spinTheWheelMobileFileName

string

Spin The Wheel Mobile File Name

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetAllWorldThemes

POST https://moviestarplanet.com/Gateway.aspx?method=GetAllWorldThemes

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetAllWorldThemes

Argument count: 1

Return type: List<WorldTheme>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetOldWorldThemes

POST https://moviestarplanet.com/Gateway.aspx?method=GetOldWorldThemes

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetOldWorldThemes

Argument count: 1

Return type: List<WorldThemePlus>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetPresentFutureWorldThemes

POST https://moviestarplanet.com/Gateway.aspx?method=GetPresentFutureWorldThemes

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetPresentFutureWorldThemes

Argument count: 1

Return type: List<WorldThemePlus>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetThemeChatRoomInfo

POST https://moviestarplanet.com/Gateway.aspx?method=GetThemeChatRoomInfo

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetThemeChatRoomInfo

Argument count: 1

Return type: WorldThemeChatRoomInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetWorldThemeAreasByWorldThemeId

POST https://moviestarplanet.com/Gateway.aspx?method=GetWorldThemeAreasByWorldThemeId

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetWorldThemeAreasByWorldThemeId

Argument count: 2

Return type: List<WorldAreaSwf>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetWorldThemeChatRoom

POST https://moviestarplanet.com/Gateway.aspx?method=GetWorldThemeChatRoom

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetWorldThemeChatRoom

Argument count: 2

Return type: WorldThemeChatRoom

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetWorldThemeInfo

POST https://moviestarplanet.com/Gateway.aspx?method=GetWorldThemeInfo

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetWorldThemeInfo

Argument count: 1

Return type: WorldThemeInfo

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

GetWorldThemePaths

POST https://moviestarplanet.com/Gateway.aspx?method=GetWorldThemePaths

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.GetWorldThemePaths

Argument count: 1

Return type: List<WorldAreaSwf>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

SaveWorldThemeChatRoomInfo

POST https://moviestarplanet.com/Gateway.aspx?method=SaveWorldThemeChatRoomInfo

Full endpoint: MovieStarPlanet.WebService.WorldTheme.AMFWorldThemeService.SaveWorldThemeChatRoomInfo

Argument count: 6

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

worldThemeId

int

World Theme Id

roomName

string

Room Name

backgroundFileName

string

Background File Name

requiredItemType

int

Required Item Type

requiredItemId

int

Required Item Id

{
    "Target": "/1/onResult",
    "Response": "",
    "Content": "Not implemented"
}

Last updated