enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThe list of authorization networks for in-game login sessions.
Use the members of this list when possible to promote consistency in your Analytics data. However, if the authorization network is not included in this list, pass the argument to the Standard Event function as a string.
See Also: AnalyticsEvent.UserSignup.
None | No available authorization network, or network unknown. Note: Use a string value to indicate an authorization network not defined in this enumeration. |
Internal | You use your own authorization system. |
Facebook authorization. | |
Twitter authorization. | |
Google authorization. | |
GameCenter | GameCenter authorization. |