Dear Sir/Madam,
We try to use a smartclient plugin to get current smartclient login ID.
Please advise which plugin sample we can follow to get smartclient login ID.
Thank you.
Dear Sir/Madam,
We try to use a smartclient plugin to get current smartclient login ID.
Please advise which plugin sample we can follow to get smartclient login ID.
Thank you.
If you want to identify who is logged in from your Smart Client plugin you can use -
LoginSettings VideoOS.Platform.Login.LoginSettings.GetLoginSettings
It is being used in the two Chat samples.