question

MoonHeonYoung avatar image
MoonHeonYoung asked

message like friend message

Can I implement features such as sending a friend's message?

In game sparks, using the "Message" function,

Send string to another user.

Subsequently, using the message handler on the client,

Send and receive messages to each other.

Can this function be implemented in Playfab?

I think it would be possible to use an action like a play fab rule.

I know there is a limit on indi tier, is it easy to get frequent api calls to limit?

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
jital avatar image
jital answered

Greetings,

It is possible to implement a messaging system in PlayFab. Although, to avoid being throttled it would not be able to be a real time messaging system. It would need to be more of a mailbox kind of messaging. Here is an earlier forum post about the subject. However please be aware that PlayFab currently doesn't natively support a system like this and would be quite an involved process to implement.

I hope this helps

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.