LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Utility

class in UnityEngine.Networking

Description

Networking Utility.

Static Methods

GetAccessTokenForNetworkUtility function to get this client's access token for a particular network, if it has been set.
GetSourceIDUtility function to get the client's SourceID for unique identification.
SetAccessTokenForNetworkUtility function that accepts the access token for a network after it's received from the server.