mixer / interactive-unity-plugin

Unity Plugin for Mixer Interactivity
MIT License
59 stars 23 forks source link

feat: Anonymous user support #99

Closed payzer closed 6 years ago

payzer commented 6 years ago

The SDK now supports anonymous users. This allows non-signed in users to participate in interactive!

Note: We recommend you use InteractiveParticipant.SessionID rather than InteractiveParticipant.UserID since anonymous users will not have a unique UserID.