playfab

how to Combine between playfab and photon friend's info

寵の児 提交于 2021-02-08 09:49:17
问题 I am using pun 2 and playfab. I did that every time you add a new friend it adds him to a playfab list, this is good because I can add a friend in any time, not like pun 2 but I can't see if friends are online and get the friends room name(photon option). the problem is that I convert from playfab to photon. is there a way to do it? here is my playfab code private void DisplayPlayfabFriends(List<PlayFab.ClientModels.FriendInfo> friendCache) { foreach (PlayFab.ClientModels.FriendInfo f in