I'm looking for a way to identify whether a user is sending a message with the Skype web control and not through the standard client.
Is there any parameter attached to the session
object or any other way to do so?
Or maybe a ref
parameter like Facebook messenger has?
I would like to know also if the user is authenticated or not - I could see that the name is always Guest
but it doesn't seem to be a very robust way to check it.