Forum Multiplayer Is it possible to get the Client API of another user?

Discussion and help relating to the PlayerIO Multiplayer API.

Is it possible to get the Client API of another user?

Postby SirJosh3917 » June 28th, 2018, 12:05 am

Lets say that i'm connected to a world using "csharp" api, and I have another client that joins that same world using the "javascript" api.

Can my C# client tell that the other player there is using the "javascript" api? Or is that serverside only?
SirJosh3917
 
Posts: 5
Joined: March 1st, 2016, 11:20 pm

Re: Is it possible to get the Client API of another user?

Postby Henrik » July 3rd, 2018, 11:24 pm

Hey,

No, this is not information that is automatically made available. You would have to send in the info to the server what each client connected with, and then send that info out to all the other clients.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Multiplayer



cron