docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAccessTokenObserver

    Contract for notifying when an access token changes.

    Namespace: Unity.Services.Authentication.Internal
    Assembly: Unity.Services.Core.Internal.dll
    Syntax
    [RequireImplementors]
    public interface IAccessTokenObserver : IServiceComponent

    Events

    AccessTokenChanged

    Event raised when the access token changes.

    Declaration
    event Action<string> AccessTokenChanged
    Event Type
    Type Description
    Action<string>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)