Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AuthorizationNetwork

enumeration

Description

The 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.

Properties

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 Facebook authorization.
Twitter Twitter authorization.
Google Google authorization.
GameCenter GameCenter authorization.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答