AMFMobileFriendshipService

AcceptBoyfriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AcceptBoyfriend

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

friendToAcceptId

int

Friend To Accept Id

friendTypeInt

int

Friend Type Int

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

AcceptMySpecialFriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AcceptMySpecialFriend

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

args

AcceptToBeMySpecialFriendArgs

Args

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

ApproveDefaultAnchorFriendship

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.ApproveDefaultAnchorFriendship

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

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

ApproveFriendship

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.ApproveFriendship

Argument count: 3

Return type: string

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

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

ApproveFriendshipNeb

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.ApproveFriendshipNeb

Argument count: 3

Return type: string

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendProfileId

string

Friend Profile Id

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

AskToBeBoyFriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AskToBeBoyFriend

Argument count: 4

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorIdOfAsked

int

Actor Id Of Asked

friendTypeInt

int

Friend Type Int

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

AskToBeBoyFriendFromSchoolmate

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AskToBeBoyFriendFromSchoolmate

Argument count: 4

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

actorIdOfAsked

int

Actor Id Of Asked

friendTypeInt

int

Friend Type Int

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

AskToBeMySpecialFriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AskToBeMySpecialFriend

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

args

AskToBeMySpecialFriendArgs

Args

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

AskToBeMySpecialFriendFromSchoolmate

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.AskToBeMySpecialFriendFromSchoolmate

Argument count: 2

Return type: bool

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

args

AskToBeMySpecialFriendArgs

Args

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

BreakUp

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.BreakUp

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

friendId

int

Friend Id

friendTypeInt

int

Friend Type Int

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

DeleteFriendship

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.DeleteFriendship

Argument count: 3

Return type: List<int>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

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

DeleteFriendshipNeb

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.DeleteFriendshipNeb

Argument count: 3

Return type: List<int>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendProfileId

string

Friend Profile Id

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

GetActorSpecialSummary

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetActorSpecialSummary

Argument count: 3

Return type: ActorSpecialSummary

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

curUserActorId

int

Cur User Actor Id

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

GetFriendListWithNameAndScore

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetFriendListWithNameAndScore

Argument count: 2

Return type: List<FriendData>

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

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

GetMspRelationshipStatus

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetMspRelationshipStatus

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

curUserActorId

int

Cur User Actor Id

actorId

int

Actor Id

isFriends

bool

Is Friends

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

GetPagedFriendRequests

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetPagedFriendRequests

Argument count: 4

Return type: PagedFriendRequestList

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

pageindex

int

Pageindex

pagesize

int

Pagesize

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

GetRelationshipStatus

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetRelationshipStatus

Argument count: 3

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

curUserActorId

int

Cur User Actor Id

actorId

int

Actor Id

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

GetRelationshipStatusNeb

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.GetRelationshipStatusNeb

Argument count: 4

Return type: int

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

profileId

string

Profile Id

curUserActorId

int

Cur User Actor Id

isFriends

bool

Is Friends

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

RejectBoyfriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RejectBoyfriend

Argument count: 4

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

actorId

int

Actor Id

friendToRejectId

int

Friend To Reject Id

friendTypeInt

int

Friend Type Int

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

RejectFriendShip

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RejectFriendShip

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

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

RejectFriendShipNeb

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RejectFriendShipNeb

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendProfileId

string

Friend Profile Id

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

RejectMySpecialFriend

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RejectMySpecialFriend

Argument count: 2

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

args

RejectToBeMySpecialFriendArgs

Args

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

RequestFriendship

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RequestFriendship

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

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

RequestFriendshipFromSchoolmate

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RequestFriendshipFromSchoolmate

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendId

int

Friend Id

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

RequestFriendshipNeb

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

Full endpoint: MovieStarPlanet.WebService.AMFMobileFriendshipService.RequestFriendshipNeb

Argument count: 3

Return type: void

Request Body

Name
Type
Description

ticket

TicketHeader

Ticket

userId

int

User Id

friendProfileId

string

Friend Profile Id

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

Last updated