AMFMessageService
GetMessagingActors
POST
https://moviestarplanet.com/Gateway.aspx?method=GetMessagingActors
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.GetMessagingActors
Argument count: 2
Return type: AmfServiceResultData
Request Body
ticket
TicketHeader
Ticket
actorIds
List<int>
Actor Ids
IsCommunicationAllowedWith
POST
https://moviestarplanet.com/Gateway.aspx?method=IsCommunicationAllowedWith
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.IsCommunicationAllowedWith
Argument count: 3
Return type: ServiceResultData<bool>
Request Body
ticket
TicketHeader
Ticket
communicationType
int
Communication Type
actorID
int
Actor I D
IsCommunicationAllowedWithNeb
POST
https://moviestarplanet.com/Gateway.aspx?method=IsCommunicationAllowedWithNeb
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.IsCommunicationAllowedWithNeb
Argument count: 3
Return type: ServiceResultData<bool>
Request Body
ticket
TicketHeader
Ticket
communicationType
int
Communication Type
profileId
string
Profile Id
SendChatMessageWithModerationCall
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCall
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCall
Argument count: 7
Return type: FilterTextResponse
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
actorName
string
Actor Name
recipientActorId
int
Recipient Actor Id
text
string
Text
isRestrictedUser
bool
Is Restricted User
isGroupChat
bool
Is Group Chat
SendChatMessageWithModerationCall
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCall
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCall
Argument count: 6
Return type: FilterTextResponse
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
recipientActorId
int
Recipient Actor Id
text
string
Text
isRestrictedUser
bool
Is Restricted User
isGroupChat
bool
Is Group Chat
SendChatMessageWithModerationCallNeb
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCallNeb
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCallNeb
Argument count: 8
Return type: FilterTextResponse
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
actorName
string
Actor Name
recipientActorId
int
Recipient Actor Id
text
string
Text
isRestrictedUser
bool
Is Restricted User
isGroupChat
bool
Is Group Chat
nebulaConversationId
long
Nebula Conversation Id
SendChatMessageWithModerationCallNeb
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCallNeb
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCallNeb
Argument count: 9
Return type: FilterTextResponse
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
actorName
string
Actor Name
recipientActorId
int
Recipient Actor Id
text
string
Text
isRestrictedUser
bool
Is Restricted User
isGroupChat
bool
Is Group Chat
nebulaConversationId
long
Nebula Conversation Id
recipientProfileId
string
Recipient Profile Id
SendChatMessageWithModerationCallV2
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCallV2
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCallV2
Argument count: 7
Return type: FilterTextResponseV2
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
actorName
string
Actor Name
recipientActorId
int
Recipient Actor Id
text
string
Text
isGroupChat
bool
Is Group Chat
nebulaConversationId
long
Nebula Conversation Id
SendChatMessageWithModerationCallV2
POST
https://moviestarplanet.com/Gateway.aspx?method=SendChatMessageWithModerationCallV2
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SendChatMessageWithModerationCallV2
Argument count: 8
Return type: FilterTextResponseV2
Request Body
ticket
TicketHeader
Ticket
conversationId
string
Conversation Id
actorName
string
Actor Name
recipientActorId
int
Recipient Actor Id
text
string
Text
isGroupChat
bool
Is Group Chat
nebulaConversationId
long
Nebula Conversation Id
recipientProfileId
string
Recipient Profile Id
SetMessengerSession
POST
https://moviestarplanet.com/Gateway.aspx?method=SetMessengerSession
Full endpoint: MovieStarPlanet.WebService.AMFMessageService.SetMessengerSession
Argument count: 2
Return type: ServiceResultData<SetMessengerSessionResult>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
Last updated