question

iengtheansovann avatar image
iengtheansovann asked

PlayFab Party Create Chat Object

How do I create the chat object.
"To add voice and text communication to your game you will first need to create a PartyLocalChatControl object."

PartyLocalChatControl* ChatObject = new Party::PartyLocalChatControl();
doesn't work.

Please give me a walk through of how to initiate Party Chat, thxs.

1 comment
10 |1200

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

Rick Chen avatar image Rick Chen ♦ commented ·

Which Platform are you using? Have you followed this document Getting started with Azure PlayFab Party and set up the relevant Party SDK? What is the error message when the code doesn't work?

0 Likes 0 ·

0 Answers

·

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.